Merge pull request #144249 from SuperSandro2000/google-cloud-datastore

This commit is contained in:
Sandro
2021-11-02 16:02:19 +01:00
committed by GitHub
@@ -41,7 +41,10 @@ buildPythonPackage rec {
disabledTestPaths = [
# Requires credentials
"tests/system/test_system.py"
"tests/system/test_allocate_reserve_ids.py"
"tests/system/test_query.py"
"tests/system/test_put.py"
"tests/system/test_transaction.py"
];
pythonImportsCheck = [