Skip to content

Commit

Permalink
#4 add scipy as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DavAug committed Feb 5, 2021
1 parent c0ea286 commit 5c0afa6
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 @@ -22,5 +22,6 @@
'matplotlib',
'numpy',
'pints',
'scipy',
],
)

0 comments on commit 5c0afa6

Please sign in to comment.