1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-30 01:29:30 +00:00
py65/tox.ini
2017-12-15 17:12:26 -08:00

8 lines
110 B
INI

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