Skip to content

Commit

Permalink
Oops, forgot to add defusedxml and openpyxl to the app build.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrclary committed Jun 2, 2022
1 parent cc3daa5 commit 8a2548b
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 8a2548b

Please sign in to comment.