Add flake8-quotes to tox.ini

This commit is contained in:
Labrys of Knossos 2019-04-05 19:04:11 -04:00
commit 2995c7f391

View file

@ -50,6 +50,7 @@ per-file-ignores =
deps =
flake8
flake8-commas
flake8-quotes
skip_install = true
commands =
flake8 core tests setup.py