This commit is contained in:
Sergi Almacellas Abellana 2016-07-29 09:41:18 +02:00
parent e6cdd94cd7
commit 3a3bb222a1

5
tox.ini Normal file
View file

@ -0,0 +1,5 @@
[tox]
envlist = {py27,py33,py34,py35,pypy}
[testenv]
commands = {envpython} setup.py test