Unverified Commit 1b22329b authored by Franz Pletz's avatar Franz Pletz
Browse files

nrfutil: use pytest instead of nose

parent 4f756b93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ buildPythonApplication rec {

  nativeCheckInputs = [
    behave
    nose
    pytestCheckHook
  ];

  # Workaround: pythonRelaxDepsHook doesn't work for this.