1
0
mirror of https://github.com/mnaberez/py65.git synced 2025-01-02 03:29:26 +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