python311Packages.cloudpathlib: test with pytest_7
This commit is contained in:
committed by
Martin Weinelt
parent
8593681f84
commit
bf0578aa90
@@ -12,6 +12,7 @@
|
||||
, psutil
|
||||
, pydantic
|
||||
, pytestCheckHook
|
||||
, pytest_7
|
||||
, pytest-cases
|
||||
, pytest-cov
|
||||
, pytest-xdist
|
||||
@@ -65,7 +66,7 @@ buildPythonPackage rec {
|
||||
google-cloud-storage
|
||||
psutil
|
||||
pydantic
|
||||
pytestCheckHook
|
||||
(pytestCheckHook.override { pytest = pytest_7; })
|
||||
pytest-cases
|
||||
pytest-cov
|
||||
pytest-xdist
|
||||
|
||||
Reference in New Issue
Block a user