Ignore docs build folder.

This commit is contained in:
Adi Roiban 2016-07-20 08:07:11 +01:00
parent ba7a38b48e
commit 779c5c9ca5
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ commands =
topfile: python {toxinidir}/bin/admin/check-topfile "{toxinidir}"
manifest-checker: check-manifest --ignore "docs/historic/*,admin*,bin/admin*,twisted/topfiles/*.Old"
manifest-checker: check-manifest --ignore "docs/_build*,docs/historic/*,admin*,bin/admin*,twisted/topfiles/*.Old"
[testenv:twistedchecker]
basepython=python2.7