Add Py3.2 and Py3.3 to tox

This commit is contained in:
Scott Maxwell 2013-10-30 16:06:09 -07:00
parent f73d5f73e5
commit 8edd2cc75e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox] [tox]
envlist = py25,py26,py27 envlist = py25,py26,py27,py32,py33
[testenv] [testenv]
commands = pip install --use-mirrors -q -r dev-requirements.txt commands = pip install --use-mirrors -q -r dev-requirements.txt