borg/tox.ini

7 lines
154 B
INI

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