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

Add PyPy to tox

This commit is contained in:
Mike Naberezny 2014-01-21 15:59:06 -08:00
parent 08a9c4681a
commit 5268377e80

View File

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