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:
commit
62bbc66e20
@ -7,7 +7,6 @@
|
|||||||
, pythonOlder
|
, pythonOlder
|
||||||
, requests
|
, requests
|
||||||
, responses
|
, responses
|
||||||
, tox
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
@ -31,7 +30,6 @@ buildPythonPackage rec {
|
|||||||
checkInputs = [
|
checkInputs = [
|
||||||
pytestCheckHook
|
pytestCheckHook
|
||||||
responses
|
responses
|
||||||
tox
|
|
||||||
];
|
];
|
||||||
|
|
||||||
disabledTests = [
|
disabledTests = [
|
||||||
|
Loading…
Reference in New Issue
Block a user