Skip to content

Commit 2497039

Browse files
authored
Merge pull request #201 from UDST/fix-pandana-0.3.0
Fixing pandana version to 0.3.0
2 parents f0e2146 + 6e030c5 commit 2497039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
'zbox>=1.2'
5050
],
5151
extras_require={
52-
'pandana': ['pandana>=0.1']
52+
'pandana': ['pandana==0.3.0']
5353
}
5454
)

0 commit comments

Comments
 (0)