python-retrofix/tox.ini

6 lines
91 B
INI
Raw Normal View History

2016-07-29 09:41:18 +02:00
[tox]
envlist = {py27,py33,py34,py35,pypy}
[testenv]
commands = {envpython} setup.py test