diff --git a/tox.ini b/tox.ini index 516fcda..ae11b74 100644 --- a/tox.ini +++ b/tox.ini @@ -35,6 +35,7 @@ allowlist_externals = touch deps = -r{toxinidir}/requirements/quality.txt + setuptools commands = touch tests/__init__.py pylint super_csv manage.py setup.py