1 --- versioneer-0.29/tox.ini.orig
2 +++ versioneer-0.29/tox.ini
4 # this creates versioneer.py in the current directory, which is used by
6 python setup.py make_versioneer
7 - python -m unittest discover test
8 + python -m unittest discover test -vv
9 python test/git/test_git.py -v
10 python test/git/test_invocations.py -v