python311Packages.pyexcel-ods: migrate to pytest-cov-stub

This commit is contained in:
Peder Bergebakken Sundt
2024-08-06 22:28:52 +02:00
parent 044b3270f1
commit 5f0d09b2c1
@@ -9,7 +9,7 @@
pyexcel-xls,
psutil,
pytestCheckHook,
pytest-cov,
pytest-cov-stub,
setuptools,
}:
@@ -43,7 +43,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytestCheckHook
pytest-cov
pytest-cov-stub
pyexcel
pyexcel-xls
psutil