1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-29 09:29:36 +00:00
py65/tox.ini
2018-10-09 18:44:32 -07:00

8 lines
95 B
INI

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