python312Packages.pytest-mpl: migrate to pynose
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
, pytest
|
||||
, jinja2
|
||||
, matplotlib
|
||||
, nose
|
||||
, pynose
|
||||
, pillow
|
||||
, pytestCheckHook
|
||||
}:
|
||||
@@ -31,7 +31,7 @@ buildPythonPackage rec {
|
||||
propagatedBuildInputs = [
|
||||
jinja2
|
||||
matplotlib
|
||||
nose
|
||||
pynose
|
||||
pillow
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user