pythonPackages.gcutil: remove per TODO
Pretty sure 19.03 has been branched off by now.
This commit is contained in:
parent
cb5b674b58
commit
5eb237659c
@ -2342,12 +2342,6 @@ in {
|
|||||||
|
|
||||||
gateone = callPackage ../development/python-modules/gateone { };
|
gateone = callPackage ../development/python-modules/gateone { };
|
||||||
|
|
||||||
# TODO: Remove after 19.03 is branched off:
|
|
||||||
gcutil = throw ''
|
|
||||||
pythonPackages.gcutil is deprecated and can be replaced with "gcloud
|
|
||||||
compute" from the package google-cloud-sdk.
|
|
||||||
'';
|
|
||||||
|
|
||||||
GeoIP = callPackage ../development/python-modules/GeoIP { };
|
GeoIP = callPackage ../development/python-modules/GeoIP { };
|
||||||
|
|
||||||
glasgow = callPackage ../development/python-modules/glasgow { };
|
glasgow = callPackage ../development/python-modules/glasgow { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user