rexi: use pytest-cov-stub

This commit is contained in:
Peder Bergebakken Sundt
2025-06-17 06:37:10 +02:00
parent dfa6390ebe
commit d8cf0fac79
+2 -2
View File
@@ -27,9 +27,9 @@ python3Packages.buildPythonApplication rec {
];
nativeCheckInputs = with python3Packages; [
pytest
pytestCheckHook
pytest-asyncio
pytest-cov
pytest-cov-stub
];
pythonRelaxDeps = [