Skip to content

Commit

Permalink
Remove explicit dependency on scipy to avoid pip-conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Sep 12, 2023
1 parent 572959d commit b9c464c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ install_requires =
# httpx[http2] included via ixmp4
openpyxl
pandas >= 2.0.0
scipy
pint >= 0.13
PyYAML
matplotlib >= 3.6.0, < 3.7.1
Expand Down

0 comments on commit b9c464c

Please sign in to comment.