pythonPackages.gcutil: remove per TODO

Pretty sure 19.03 has been branched off by now.
This commit is contained in:
Emily
2019-09-01 14:22:49 -05:00
committed by Austin Seipp
parent cb5b674b58
commit 5eb237659c
-6
View File
@@ -2342,12 +2342,6 @@ in {
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 { };
glasgow = callPackage ../development/python-modules/glasgow { };