Skip to content

Commit

Permalink
named the version of geopandas incorrectly
Browse files Browse the repository at this point in the history
  • Loading branch information
fscottfoti committed Sep 2, 2014
1 parent ba84ff6 commit 38f2586
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 @@ -22,7 +22,7 @@
packages=find_packages(exclude=['*.tests']),
install_requires=[
'bottle>=0.12.5',
'geopandas>=.1',
'geopandas>=0.1.0',
'matplotlib>=1.3.1',
'numpy>=1.8.0',
'pandas>=0.13.1',
Expand Down

0 comments on commit 38f2586

Please sign in to comment.