Add tox.ini for tox

This commit is contained in:
Marc Abramowitz
2013-09-12 14:31:53 -07:00
parent 13145c5433
commit a2f0a36570

6
tox.ini Normal file
View File

@@ -0,0 +1,6 @@
[tox]
envlist = py26, py27, pypy, py33
[testenv]
commands =
python setup.py nosetests