Skip to content

Commit

Permalink
added scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryz123 committed Jul 5, 2018
1 parent 654bd6c commit e36ea2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pygame
numpy
scipy
shapely
python-constraint
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
version="2.0.0",
install_requires=['pygame',
'numpy',
'scipy',
'shapely',
'python-constraint'])

0 comments on commit e36ea2e

Please sign in to comment.