python3Packages.flexparser: remove unused dependency pytest-mpl
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
# checks
|
||||
pytestCheckHook,
|
||||
pytest-mpl,
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
@@ -36,7 +35,6 @@ buildPythonPackage rec {
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytestCheckHook
|
||||
pytest-mpl
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "flexparser" ];
|
||||
|
||||
Reference in New Issue
Block a user