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

authored by Sandro and committed by GitHub 91c11d19 bfd0775d

+1
+1
pkgs/development/python-modules/google-cloud-datastore/default.nix
··· 52 53 disabledTestPaths = [ 54 # Requires credentials 55 "tests/system/test_allocate_reserve_ids.py" 56 "tests/system/test_query.py" 57 "tests/system/test_put.py"
··· 52 53 disabledTestPaths = [ 54 # Requires credentials 55 + "tests/system/test_aggregation_query.py" 56 "tests/system/test_allocate_reserve_ids.py" 57 "tests/system/test_query.py" 58 "tests/system/test_put.py"