1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-07 12:29:27 +00:00

Add Python 3.4 to tox

This commit is contained in:
Mike Naberezny 2014-05-03 17:36:41 -07:00
parent add6855399
commit 15dabcfd4c

View File

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