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

8 lines
100 B
INI
Raw Normal View History

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