pythonPackages.google_cloud_testutils: init at unstable-36ffa923c7037e8b4fdcaa76272cb6267e908a9d
This is a pseudo package (not released on pypi) but a package necissary for running google-cloud-* package tests.
This commit is contained in:
@@ -2446,6 +2446,8 @@ in {
|
||||
|
||||
google_cloud_speech = callPackage ../development/python-modules/google_cloud_speech { };
|
||||
|
||||
google_cloud_testutils = callPackage ../development/python-modules/google_cloud_testutils { };
|
||||
|
||||
google_resumable_media = callPackage ../development/python-modules/google_resumable_media { };
|
||||
|
||||
gpgme = toPythonModule (pkgs.gpgme.override { pythonSupport=true; });
|
||||
|
||||
Reference in New Issue
Block a user