tox: Update check-manifest to 0.24.

Changelog:

* Make sure setup.py not being added to the VCS doesn't cause
  hard-to-understand errors (issue #46).
This commit is contained in:
Florian Bruhin 2015-03-26 19:56:29 +01:00
parent b6dc43396b
commit acb13bb61e

View File

@ -80,7 +80,7 @@ commands =
[testenv:check-manifest]
deps =
check-manifest==0.23
check-manifest==0.24
commands =
{[testenv:mkvenv]commands}
{envdir}/bin/check-manifest --ignore 'qutebrowser/git-commit-id,qutebrowser/html/doc,qutebrowser/html/doc/*,*/__pycache__'