diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [tox] -envlist = py27, py33, py34, pypy, flake8, checkspelling +envlist = py27, py32, py33, py34, pypy, flake8, checkspelling [testenv] deps = -rtest-requirements.txt |