Skip to content

Commit

Permalink
[BUG] fix setup.py (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
ambrosejcarr committed May 15, 2018
1 parent b3a3c98 commit 24ed25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
'sphinx',
'sphinxcontrib-napoleon',
'sphinx_rtd_theme',
'setuptools_scm'
'setuptools_scm',
'scipy>=1.0.0',
],
entry_points={
Expand Down

0 comments on commit 24ed25f

Please sign in to comment.