python3Packages.flask-restful: pin pytest 8.3
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
flask,
|
||||
fetchpatch2,
|
||||
mock,
|
||||
pytestCheckHook,
|
||||
pytest8_3CheckHook,
|
||||
pythonOlder,
|
||||
pytz,
|
||||
six,
|
||||
@@ -50,7 +50,7 @@ buildPythonPackage rec {
|
||||
nativeCheckInputs = [
|
||||
blinker
|
||||
mock
|
||||
pytestCheckHook
|
||||
pytest8_3CheckHook
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
|
||||
Reference in New Issue
Block a user