python312Packages.habitipy: switch to pynose
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
, requests
|
||||
, setuptools
|
||||
, hypothesis
|
||||
, nose
|
||||
, pynose
|
||||
, responses
|
||||
}:
|
||||
|
||||
@@ -29,7 +29,7 @@ buildPythonPackage rec {
|
||||
|
||||
nativeCheckInputs = [
|
||||
hypothesis
|
||||
nose
|
||||
pynose
|
||||
responses
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user