Merge pull request #144027 from r-burns/google-cloud-storage

This commit is contained in:
Sandro 2021-10-31 23:54:41 +01:00 committed by GitHub
commit 088107e25f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,6 @@ buildPythonPackage rec {
"tests/system/test_bucket.py"
"tests/system/test_fileio.py"
"tests/system/test_kms_integration.py"
"tests/conformance/test_conformance.py" # requires docker
];
preCheck = ''