setup update

This commit is contained in:
Colas Geier 2021-10-11 15:45:14 +02:00
parent cf23f9aaf3
commit 353848d387

View File

@ -23,7 +23,7 @@ else:
"shapely >= 1.6", "shapely >= 1.6",
"fiona >= 1.8", "fiona >= 1.8",
"pyproj >= 2.2.0", "pyproj >= 2.2.0",
"geopandas >= 0.8", "geopandas >= 0.8,<0.10",
] ]
data_files = [] data_files = []