Skip to content

Commit 7ef628c

Browse files
committed
named the version of geopandas incorrectly
1 parent 22d54cd commit 7ef628c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
packages=find_packages(exclude=['*.tests']),
3333
install_requires=[
3434
'bottle>=0.12.5',
35-
'geopandas>=.1',
35+
'geopandas>=0.1.0',
3636
'matplotlib>=1.3.1',
3737
'numpy>=1.8.0',
3838
'pandas>=0.13.1',

0 commit comments

Comments
 (0)