1
0
mirror of https://github.com/mnaberez/py65.git synced 2025-08-09 04:24:59 +00:00
Files
py65/tox.ini
Mike Naberezny 5268377e80 Add PyPy to tox
2014-01-21 15:59:06 -08:00

8 lines
95 B
INI

[tox]
envlist =
py26,py27,py32,py33,pypy
[testenv]
commands =
python setup.py test -q