nrfutil: use pytest instead of nose
This commit is contained in:
@@ -34,7 +34,7 @@ buildPythonApplication rec {
|
||||
|
||||
nativeCheckInputs = [
|
||||
behave
|
||||
nose
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
# Workaround: pythonRelaxDepsHook doesn't work for this.
|
||||
|
||||
Reference in New Issue
Block a user