1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-28 18:29:28 +00:00
py65/tox.ini
Mike Naberezny 60454197fe Add tox.ini
2012-02-02 19:12:09 -08:00

8 lines
80 B
INI

[tox]
envlist =
py26,py27
[testenv]
commands =
python setup.py test -q