python310Packages.ibm-cloud-sdk-core: remove not required tox dependency

This commit is contained in:
Sandro Jäckel 2022-11-16 00:12:01 +01:00
parent e4d99ffc58
commit 5446f0ebd2
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -7,7 +7,6 @@
, pythonOlder
, requests
, responses
, tox
}:
buildPythonPackage rec {
@ -31,7 +30,6 @@ buildPythonPackage rec {
checkInputs = [
pytestCheckHook
responses
tox
];
disabledTests = [