Skip to content

Commit

Permalink
Merge pull request #201 from UDST/fix-pandana-0.3.0
Browse files Browse the repository at this point in the history
Fixing pandana version to 0.3.0
  • Loading branch information
janowicz committed Jul 3, 2017
2 parents f0e2146 + 6e030c5 commit 2497039
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 @@ -49,6 +49,6 @@
'zbox>=1.2'
],
extras_require={
'pandana': ['pandana>=0.1']
'pandana': ['pandana==0.3.0']
}
)

0 comments on commit 2497039

Please sign in to comment.