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

-2
-2
pkgs/development/python-modules/ibm-cloud-sdk-core/default.nix
··· 7 7 , pythonOlder 8 8 , requests 9 9 , responses 10 - , tox 11 10 }: 12 11 13 12 buildPythonPackage rec { ··· 31 30 checkInputs = [ 32 31 pytestCheckHook 33 32 responses 34 - tox 35 33 ]; 36 34 37 35 disabledTests = [