1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-29 09:29:36 +00:00
py65/tox.ini
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