Skip to content

Commit

Permalink
[fix] Scipy for Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jofmi committed Mar 11, 2021
1 parent 35f59bb commit 24859f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 15,7 @@ install_requires =
SALib >= 1.3.7
IPython >= 7.15.0
ipywidgets >= 7.5.1
scipy >= 1.6.0
scipy >= 1.5.2

[options.extras_require]
docs =
Expand Down

0 comments on commit 24859f5

Please sign in to comment.