Skip to content

Commit

Permalink
added dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
benmaier committed Mar 27, 2019
1 parent 6b0eb63 commit 80636ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
],
install_requires = [
'networkx>=2.0',
'numpy>=0.14',
'matplotlib>=3.0',
'simplejson>=3.0',
],
include_package_data = True,
zip_safe = False,
Expand Down

0 comments on commit 80636ca

Please sign in to comment.