Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian authored Feb 28, 2017
1 parent 83335c6 commit 74b86b9
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 @@ -23,6 +23,9 @@
long_description = long_description,
url='http://www.uni-kassel.de/go/pandapower',
license='BSD',
install_requires=["pypower>=5.0.1",
"pandas>=0.17.0",
"networkx"],
packages=find_packages(),
include_package_data=True,
classifiers=[
Expand Down

0 comments on commit 74b86b9

Please sign in to comment.