unblob: add not about how pytest-cov-stub cannot be used

This commit is contained in:
Peder Bergebakken Sundt
2025-06-17 06:37:11 +02:00
parent c323018cca
commit 96af723a9b
+1 -1
View File
@@ -116,7 +116,7 @@ python3.pkgs.buildPythonApplication rec {
with python3.pkgs;
[
pytestCheckHook
pytest-cov
pytest-cov # cannot use stub
versionCheckHook
]
++ runtimeDeps;