nrfutil: use pytest instead of nose

This commit is contained in:
Franz Pletz
2024-07-09 16:12:11 +02:00
parent 4f756b9378
commit 1b22329bc0
@@ -34,7 +34,7 @@ buildPythonApplication rec {
nativeCheckInputs = [
behave
nose
pytestCheckHook
];
# Workaround: pythonRelaxDepsHook doesn't work for this.