Skip to content

Commit

Permalink
Merge pull request #18121 from mrclary/issue-18071-pandas-deps
Browse files Browse the repository at this point in the history
PR: Really add `defusedxml` and `openpyxl` to the Mac app build

[ci skip]
  • Loading branch information
ccordoba12 committed Jun 5, 2022
2 parents cc3daa5 + 8a2548b commit e63df48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions installers/macOS/packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,10 @@

SCIENTIFIC = [
'cython',
'defusedxml',
'matplotlib',
'numpy',
'openpyxl',
'pandas',
'scipy',
'sympy',
Expand Down

0 comments on commit e63df48

Please sign in to comment.