diff --git a/tox.ini b/tox.ini --- a/tox.ini +++ b/tox.ini @@ -8,7 +8,7 @@ # the dependency below is needed for now as a workaround for # https://github.com/pypa/pip/issues/6239 # TODO: remove when this issue is fixed - swh.core[http] >= 0.0.61 + swh.core[testing] >= 0.0.61 swh.storage[testing] swh.scheduler[testing] >= 0.5.0 pytest-cov