mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 11:05:14 +00:00
hydrus: switch nose with pynose for python312 compat
This commit is contained in:
parent
f9d18fb5c4
commit
8720d160bb
@ -82,7 +82,7 @@ python3Packages.buildPythonPackage rec {
|
||||
];
|
||||
|
||||
nativeCheckInputs = with python3Packages; [
|
||||
nose
|
||||
pynose
|
||||
mock
|
||||
httmock
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user