python310Packages.google-cloud-datastore: remove duplicate entry

This commit is contained in:
Fabian Affolter 2022-12-28 19:53:03 +01:00
parent a08fc69769
commit 3c02ba1b81

View File

@ -38,12 +38,6 @@ buildPythonPackage rec {
];
};
passthru.optional-dependencies = {
libcst = [
libcst
];
};
checkInputs = [
google-cloud-testutils
mock