python311Packages.pylint: test with pytest 7
This commit is contained in:
parent
8919ff737b
commit
bc08c0d477
@ -17,7 +17,7 @@
|
||||
, py
|
||||
, pytest-timeout
|
||||
, pytest-xdist
|
||||
, pytestCheckHook
|
||||
, pytest7CheckHook
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
@ -57,7 +57,7 @@ buildPythonPackage rec {
|
||||
py
|
||||
pytest-timeout
|
||||
pytest-xdist
|
||||
pytestCheckHook
|
||||
pytest7CheckHook
|
||||
requests
|
||||
typing-extensions
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user