Unverified Commit d1b58937 authored by Jonas Heinrich's avatar Jonas Heinrich Committed by GitHub
Browse files

Merge pull request #201405 from SuperSandro2000/ibm-watson

python310Packages.ibm-watson: remove not required tox requirement
parents adbe2f53 bbea26a3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@
, pytestCheckHook
, python-dotenv
, pytest-rerunfailures
, tox
, requests
, python-dateutil
, websocket-client
@@ -39,7 +38,6 @@ buildPythonPackage rec {
    pytestCheckHook
    python-dotenv
    pytest-rerunfailures
    tox
  ];

  postPatch = ''