python3Packages.geojson-client: init at 0.5

This commit is contained in:
Fabian Affolter
2021-01-24 22:29:05 +01:00
parent 480f0263ca
commit 55f568bf56
2 changed files with 41 additions and 0 deletions
+2
View File
@@ -2502,6 +2502,8 @@ in {
geojson = callPackage ../development/python-modules/geojson { };
geojson-client = callPackage ../development/python-modules/geojson-client { };
geopandas = callPackage ../development/python-modules/geopandas { };
geopy = if isPy3k then