--- versioneer-0.29/tox.ini.orig
+++ versioneer-0.29/tox.ini
@@ -45,7 +45,7 @@
     # this creates versioneer.py in the current directory, which is used by
     # tests
     python setup.py make_versioneer
-    python -m unittest discover test
+    python -m unittest discover test -vv
     python test/git/test_git.py -v
     python test/git/test_invocations.py -v