We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0e2146 + 6e030c5 commit 2497039Copy full SHA for 2497039
setup.py
@@ -49,6 +49,6 @@
49
'zbox>=1.2'
50
],
51
extras_require={
52
- 'pandana': ['pandana>=0.1']
+ 'pandana': ['pandana==0.3.0']
53
}
54
)
0 commit comments