diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -9,6 +9,8 @@ envlist =  [testenv]  commands = ./runtests.py --fast +setenv = +       PYTHONDONTWRITEBYTECODE=1  [testenv:flake8]  basepython = python2.7 | 
