1
0
mirror of https://github.com/mnaberez/py65.git synced 2025-01-14 21:29:41 +00:00
py65/tox.ini

8 lines
95 B
INI
Raw Normal View History

2012-02-02 19:12:09 -08:00
[tox]
envlist =
2014-01-21 15:59:06 -08:00
py26,py27,py32,py33,pypy
2012-02-02 19:12:09 -08:00
[testenv]
commands =
python setup.py test -q