gh-cherry-pick: drop duplicated pytest

This commit is contained in:
Sandro
2026-04-24 16:33:29 +02:00
committed by GitHub
parent 652cde4f8a
commit 9e6862eadc
@@ -27,7 +27,6 @@ python3Packages.buildPythonApplication (finalAttrs: {
nativeCheckInputs = with python3Packages; [
pytestCheckHook
pytest
pytest-cov-stub
pytest-mock
];