1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-07-01 22:29:42 +00:00
py65/tox.ini
2013-10-26 18:58:33 -07:00

8 lines
90 B
INI

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