1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-07-01 22:29:42 +00:00
py65/tox.ini
2016-01-30 10:31:32 -08:00

8 lines
105 B
INI

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