diff options
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ commands = [testenv:cover] basepython = - python2.7 + python2.6 commands = python setup.py dev python setup.py nosetests --with-xunit --with-xcoverage |
