Unverified Commit 95a7ecdd authored by Martin Weinelt's avatar Martin Weinelt
Browse files

tarsnapper: revert to nose, disable tests on 3.12

parent 06505fc4
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -35,8 +35,10 @@ python3Packages.buildPythonApplication rec {
    pexpect
  ];

  doCheck = python3Packages.pythonOlder "3.12";

  nativeCheckInputs = with python3Packages; [
    pynose
    nose
  ];

  # Remove standard module argparse from requirements