Skip to content

Commit

Permalink
Fix install link to windpoerlib dev
Browse files Browse the repository at this point in the history
  • Loading branch information
uvchik committed Aug 21, 2019
1 parent 9b70e13 commit e6163ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
'owslib',
'pyproj',
'pytz',
'windpowerlib@https://github.com/wind-python/windpowerlib/archive/refactor_v0.2.0_branch.zip',
'windpowerlib@https://github.com/wind-python/windpowerlib/archive/dev.zip',
'python-dateutil',
'networkx',
'dill',
Expand Down

0 comments on commit e6163ea

Please sign in to comment.