1
0
mirror of https://github.com/mnaberez/py65.git synced 2026-04-26 16:18:00 +00:00

Add tox.ini

This commit is contained in:
Mike Naberezny
2012-02-02 19:12:09 -08:00
parent eb9fe3e3de
commit 60454197fe
+7
View File
@@ -0,0 +1,7 @@
[tox]
envlist =
py26,py27
[testenv]
commands =
python setup.py test -q