python312Packages.youless-api: switch to pynose

This commit is contained in:
Martin Weinelt
2024-02-24 04:01:02 +01:00
parent 1d170e2aec
commit 27acc53725
@@ -5,7 +5,7 @@
, certifi
, chardet
, idna
, nose
, pynose
, requests
, urllib3
}:
@@ -33,7 +33,7 @@ buildPythonPackage rec {
];
nativeCheckInputs = [
nose
pynose
];
pythonImportsCheck = [