diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ commands = python setup.py testr --slowest --testr-args='{posargs}' [testenv:pep8] +deps = hacking<0.11,>=0.10.0 commands = flake8 [testenv:cover] |