1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-07-01 07:29:29 +00:00
py65/tox.ini
2014-05-03 17:36:41 -07:00

8 lines
100 B
INI

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