python3Packages.cornice: drop marshmallow test dep for marshmallow 4 (#523526)
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
pytestCheckHook,
|
||||
pytest-cache,
|
||||
webtest,
|
||||
marshmallow,
|
||||
colander,
|
||||
}:
|
||||
|
||||
@@ -35,7 +34,6 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
pytest-cache
|
||||
webtest
|
||||
marshmallow
|
||||
colander
|
||||
];
|
||||
pythonImportsCheck = [ "cornice" ];
|
||||
|
||||
Reference in New Issue
Block a user