1
0
mirror of https://github.com/mnaberez/py65.git synced 2025-01-02 03:29:26 +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