1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 00:07:38 +00:00
borg/tox.ini
2014-03-10 22:05:23 +01:00

10 lines
173 B
INI

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