move flake8 to isort

development
mattsb42-aws 2018-11-02 18:01:32 -07:00
parent 9eda346937
commit 6275472c83
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ basepython = {[testenv:default-python]basepython}
deps =
flake8
flake8-docstrings
flake8-import-order
flake8-isort
# https://github.com/JBKahn/flake8-print/pull/30
flake8-print>=3.1.0
commands =