Skip to content

Commit

Permalink
Add Py3.2 and Py3.3 to tox
Browse files Browse the repository at this point in the history
  • Loading branch information
scottkmaxwell committed Oct 30, 2013
1 parent f73d5f7 commit 8edd2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py25,py26,py27
envlist = py25,py26,py27,py32,py33

[testenv]
commands = pip install --use-mirrors -q -r dev-requirements.txt
Expand Down

0 comments on commit 8edd2cc

Please sign in to comment.