1
0
mirror of https://github.com/mnaberez/py65.git synced 2025-08-09 04:24:59 +00:00

Add Python 3.2 and 3.3 to tox

This commit is contained in:
Mike Naberezny
2013-10-26 18:58:33 -07:00
parent 0f5423d045
commit cabe2ba0fd

View File

@@ -1,6 +1,6 @@
[tox]
envlist =
py26,py27
py26,py27,py32,py33
[testenv]
commands =