Remove pyflakes environment

There are no test jobs for flake8 so this is not neeeded.

Change-Id: I63c7ae85510a86d0667b96da6526fa0df5aa621a
This commit is contained in:
Khai Do 2015-08-02 14:37:03 -07:00 committed by Sorin Sbârnea
parent 2c8298394f
commit d9478fcc08
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@ deps = -r{toxinidir}/test-requirements.txt
[testenv:pep8]
commands = flake8
[testenv:pyflakes]
commands = flake8
[testenv:docs]
commands = python setup.py build_sphinx