Tres Seaver
2012-03-24 745dece72db386a298f85d271837d6605a95eba2
Work around tox weirdness.
1 files modified
2 ■■■ changed files
tox.ini 2 ●●● patch | view | raw | blame | history
tox.ini
@@ -14,7 +14,7 @@
basepython =
    python2.6
commands = 
    python setup.py nosetests --with-xunit --with-xcoverage
    nosetests --with-xunit --with-xcoverage
deps =
    zope.interface
    WebOb