borg/tox.ini

7 lines
145 B
INI

[tox]
envlist = py32, py33
[testenv]
changedir = docs # Change dir to avoid import problem
commands = {envpython} -m darc.testsuite.run -bv []