1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-06 20:29:34 +00:00
py65/tox.ini
2019-08-15 02:37:23 -07:00

8 lines
100 B
INI

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