diff --git a/tox.ini b/tox.ini index 10506814f..b910aa983 100644 --- a/tox.ini +++ b/tox.ini @@ -138,11 +138,7 @@ commands = {[testenv:test-upstream-requirements-base]commands} [testenv:flake8] basepython = python3 deps = - flake8 - flake8-docstrings>=1.5.0 - # https://github.com/JBKahn/flake8-print/pull/30 - flake8-print>=3.1.0 - flake8-bugbear + -rdev_requirements/linter-requirements.txt commands = flake8 src/aws_encryption_sdk/ setup.py