tox: Update check-manifest to 0.27.

Fix utter breakage on Windows, introduced in 0.26. (The bug -- clearing the
environment unnecessarily -- could probably also cause locale-related problems
on other OSes.)
This commit is contained in:
Florian Bruhin 2015-11-02 17:53:20 +01:00
parent 1906a8c66e
commit 16ba597173

View File

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