Update flake8 commands

This commit is contained in:
Doug Hellmann 2015-01-28 16:21:43 -05:00
parent 42e735ea8f
commit 61d080d52f

View File

@ -12,7 +12,7 @@ downloadcache = {toxworkdir}/_download
[testenv:pep8]
commands =
flake8 openstack-docs-theme
flake8 openstackdocstheme
[testenv:venv]
commands = {posargs}