python312Packages.ipfshttpclient: pytest-cov -> pytest-cov-stub

This commit is contained in:
Pyrox
2024-10-17 12:37:42 -04:00
parent 8ebf13b497
commit 2d53d37907
@@ -8,7 +8,7 @@
py-multiaddr,
requests,
pytestCheckHook,
pytest-cov,
pytest-cov-stub,
pytest-dependency,
pytest-localserver,
pytest-mock,
@@ -42,7 +42,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytestCheckHook
pytest-cov
pytest-cov-stub
pytest-dependency
pytest-localserver
pytest-mock