Unverified Commit 9e6862ea authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

gh-cherry-pick: drop duplicated pytest

parent 652cde4f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ python3Packages.buildPythonApplication (finalAttrs: {

  nativeCheckInputs = with python3Packages; [
    pytestCheckHook
    pytest
    pytest-cov-stub
    pytest-mock
  ];