Merge pull request #100989 from risicle/ris-turion-cassandra-driver
This commit is contained in:
@@ -2526,6 +2526,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
|
||||
@@ -2793,6 +2795,8 @@ in {
|
||||
|
||||
grequests = callPackage ../development/python-modules/grequests { };
|
||||
|
||||
gremlinpython = callPackage ../development/python-modules/gremlinpython { };
|
||||
|
||||
grib-api = disabledIf (!isPy27) (toPythonModule (pkgs.grib-api.override {
|
||||
enablePython = true;
|
||||
pythonPackages = self;
|
||||
|
||||
Reference in New Issue
Block a user