diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ commands = flake8 . [testenv:py3pep8] -basepython = python3.3 +basepython = python3.4 deps = flake8 flake8-import-order |