buku: use pytest-cov-stub

This commit is contained in:
Peder Bergebakken Sundt
2025-06-17 05:20:52 +02:00
parent cda0eac090
commit 73b6fbda94
+2 -2
View File
@@ -40,14 +40,14 @@ buildPythonApplication rec {
nativeCheckInputs = [
hypothesis
pytest
pytestCheckHook
pytest-recording
pyyaml
mypy-extensions
click
pylint
flake8
pytest-cov
pytest-cov-stub
pyyaml
];