python39Packages.google-resumable-media: remove duplicated checkInput with propagatedBuildInputs

This commit is contained in:
Sandro Jäckel
2021-09-09 10:32:49 +02:00
parent 4b05f3192e
commit f94193eb39
@@ -21,7 +21,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [ google-auth google-crc32c requests ];
checkInputs = [ google-auth google-cloud-testutils mock pytestCheckHook pytest-asyncio ];
checkInputs = [ google-cloud-testutils mock pytestCheckHook pytest-asyncio ];
preCheck = ''
# prevent shadowing imports