python3Packages.google-cloud-storage: disable tests that requires docker
This commit is contained in:
parent
b53d3aa90a
commit
f9d6320135
@ -54,6 +54,7 @@ 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
|
||||
];
|
||||
|
||||
# prevent google directory from shadowing google imports
|
||||
|
Loading…
Reference in New Issue
Block a user