Skip to content

Commit

Permalink
add scipy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nschloe committed Mar 25, 2021
1 parent 0c59ad9 commit 81ce22f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ packages = find:
install_requires =
importlib_metadata;python_version<"3.8"
numpy
scipy
python_requires = >=3.6

[options.entry_points]
Expand Down

0 comments on commit 81ce22f

Please sign in to comment.