cloudsmith-cli: use pytest-cov-stub

This commit is contained in:
Peder Bergebakken Sundt
2025-06-17 05:22:29 +02:00
parent 30bfebf89c
commit dd1c3cabf5
+1 -1
View File
@@ -51,7 +51,7 @@ python3.pkgs.buildPythonApplication rec {
nativeCheckInputs = with python3.pkgs; [
pytestCheckHook
pytest-cov
pytest-cov-stub
];
checkInputs = with python3.pkgs; [