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

8 lines
100 B
INI
Raw Normal View History

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