1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-25 17:27:31 +00:00
borg/tox.ini
2014-05-03 14:21:10 +02:00

10 lines
179 B
INI

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