1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-07-01 07:29:29 +00:00
py65/tox.ini

8 lines
95 B
INI
Raw Normal View History

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