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