exrex/tox.ini

8 lines
140 B
INI
Raw Normal View History

2015-10-16 07:06:28 +00:00
[tox]
envlist = py26, py27, py33, py34, py35
minversion = 1.8
skip_missing_interpreters = True
[testenv]
commands = {envpython} ./tests.py