Add tox.ini

This commit is contained in:
Daniel Neuhäuser 2013-05-18 18:27:49 +02:00
parent 05923f7f2f
commit 323a840c5a

5
tox.ini Normal file
View file

@ -0,0 +1,5 @@
[tox]
envlist = py26, py27, pypy, py33
[testenv]
commands = python run-tests.py []