pythonPackages.geomet: init at 0.2.1

This commit is contained in:
Manuel Bärenz
2021-01-30 13:41:34 +00:00
committed by Robert Scott
parent 6834d03bb5
commit 9bd221d833
2 changed files with 39 additions and 0 deletions
+2
View File
@@ -2518,6 +2518,8 @@ in {
geojson-client = callPackage ../development/python-modules/geojson-client { };
geomet = callPackage ../development/python-modules/geomet { };
geopandas = callPackage ../development/python-modules/geopandas { };
geopy = if isPy3k then