diff --git a/tox.ini b/tox.ini --- a/tox.ini +++ b/tox.ini @@ -3,8 +3,8 @@ [testenv:py3] deps = + swh.core[http] .[testing] - .[server] pytest-cov pifpaf pytest-django