1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-07-05 19:28:57 +00:00
py65/tox.ini

8 lines
110 B
INI
Raw Normal View History

2012-02-03 03:12:09 +00:00
[tox]
envlist =
2017-12-16 01:12:26 +00:00
py26,py27,py32,py33,py34,py35,py36,pypy
2012-02-03 03:12:09 +00:00
[testenv]
commands =
python setup.py test -q