python311Packages.hydrawiser: migrate to pytest-cov-stub

This commit is contained in:
Peder Bergebakken Sundt
2024-08-06 22:28:51 +02:00
parent 87c3b5d56c
commit 9c4c7d7625
@@ -3,7 +3,7 @@
buildPythonPackage,
fetchFromGitHub,
pytest-asyncio,
pytest-cov,
pytest-cov-stub,
pytestCheckHook,
pythonOlder,
requests,
@@ -27,7 +27,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytest-asyncio
pytest-cov
pytest-cov-stub
pytestCheckHook
requests
requests-mock