diff --git a/tox.ini b/tox.ini index 0e385d1..3588cd1 100644 --- a/tox.ini +++ b/tox.ini @@ -30,7 +30,6 @@ commands = [testenv:lint] skip_install = true deps = - -rrequirements/setup.txt -rrequirements/lint.txt commands = flake8 src/drf_yasg testproj tests setup.py