Skip to content

Commit

Permalink
added scipy dependcy
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriyMulyar committed Dec 31, 2018
1 parent b65c927 commit 7a4a358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def readme():
'Intended Audience :: Science/Research'
],
install_requires=[
'scipy'
],
test_suite='nose.collector',
tests_require=['nose'],
Expand Down

0 comments on commit 7a4a358

Please sign in to comment.