tox: Update check-manifest to 0.29.

Fix --python with just a command name, to be found in path.
This commit is contained in:
Florian Bruhin 2015-11-21 10:44:58 +01:00
parent 11c9155961
commit 8607d527bf

View File

@ -205,7 +205,7 @@ basepython = python3
skip_install = true
passenv =
deps =
check-manifest==0.28
check-manifest==0.29
commands =
{envdir}/bin/check-manifest --ignore 'qutebrowser/git-commit-id,qutebrowser/html/doc,qutebrowser/html/doc/*,*/__pycache__'