python312Packages.cloudpathlib: clean up check dependencies
This commit is contained in:
committed by
Martin Weinelt
parent
accf8b8236
commit
ac4087fae7
@@ -11,9 +11,9 @@
|
||||
boto3,
|
||||
psutil,
|
||||
pydantic,
|
||||
pytest7CheckHook,
|
||||
pytestCheckHook,
|
||||
pytest-cases,
|
||||
pytest-cov,
|
||||
pytest-cov-stub,
|
||||
pytest-xdist,
|
||||
python-dotenv,
|
||||
shortuuid,
|
||||
@@ -53,9 +53,9 @@ buildPythonPackage rec {
|
||||
nativeCheckInputs = [
|
||||
psutil
|
||||
pydantic
|
||||
pytest7CheckHook
|
||||
pytestCheckHook
|
||||
pytest-cases
|
||||
pytest-cov
|
||||
pytest-cov-stub
|
||||
pytest-xdist
|
||||
python-dotenv
|
||||
shortuuid
|
||||
|
||||
Reference in New Issue
Block a user