Merge pull request #201406 from SuperSandro2000/ibm-cloud-sk-core

python310Packages.ibm-cloud-sdk-core: remove not required tox dependency
This commit is contained in:
Fabian Affolter 2022-11-19 10:37:19 +01:00 committed by GitHub
commit 62bbc66e20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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