Merge pull request #110720 from fabaff/geojson_client
This commit is contained in:
@@ -2512,6 +2512,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
|
||||
@@ -2869,6 +2871,8 @@ in {
|
||||
|
||||
hatasmota = callPackage ../development/python-modules/hatasmota { };
|
||||
|
||||
haversine = callPackage ../development/python-modules/haversine { };
|
||||
|
||||
hawkauthlib = callPackage ../development/python-modules/hawkauthlib { };
|
||||
|
||||
hbmqtt = callPackage ../development/python-modules/hbmqtt { };
|
||||
|
||||
Reference in New Issue
Block a user