lol

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

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