Skip to content

Commit 20bec6b

Browse files
committed
Merge branch 'geopandas-explorer' of https://github.com/synthicity/urbansim into geopandas-explorer
Conflicts: .travis.yml
2 parents aaaadee + 44d350e commit 20bec6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

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

0 commit comments

Comments
 (0)