tox: Update check-manifest to 0.30.
- Support git submodules - Revert the zc.buildout support hack from 0.26 because it causes breakage - Improve non-ASCII filename handling with Bazaar on Windows.
This commit is contained in:
parent
dc4600008b
commit
bed37defde
2
tox.ini
2
tox.ini
@ -207,7 +207,7 @@ basepython = python3
|
|||||||
skip_install = true
|
skip_install = true
|
||||||
passenv =
|
passenv =
|
||||||
deps =
|
deps =
|
||||||
check-manifest==0.29
|
check-manifest==0.30
|
||||||
commands =
|
commands =
|
||||||
{envdir}/bin/check-manifest --ignore 'qutebrowser/git-commit-id,qutebrowser/html/doc,qutebrowser/html/doc/*,*/__pycache__'
|
{envdir}/bin/check-manifest --ignore 'qutebrowser/git-commit-id,qutebrowser/html/doc,qutebrowser/html/doc/*,*/__pycache__'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user