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