Merge pull request #334487 from Sigmanificient/mongoengine
python312Packages.mongoengine: drop nose dependency
This commit is contained in:
commit
39b9c5cda7
@ -6,7 +6,7 @@
|
||||
isPy27,
|
||||
six,
|
||||
blinker,
|
||||
nose,
|
||||
pytestCheckHook,
|
||||
pillow,
|
||||
coverage,
|
||||
}:
|
||||
@ -30,7 +30,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
nose
|
||||
pytestCheckHook
|
||||
pillow
|
||||
coverage
|
||||
blinker
|
||||
|
Loading…
Reference in New Issue
Block a user