python311Packages.pmdarima: test with pytest_7

This commit is contained in:
Martin Weinelt
2024-03-27 18:35:09 +01:00
parent 2e2ec07f9d
commit 2d191c4e7a
@@ -12,7 +12,7 @@
, urllib3
, pythonOlder
, python
, pytestCheckHook
, pytest7CheckHook
}:
buildPythonPackage rec {
@@ -49,11 +49,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
matplotlib
pytestCheckHook
];
pytestFlagsArray = [
"-W" "ignore::pytest.PytestRemovedIn8Warning"
pytest7CheckHook
];
disabledTests= [