We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cda17b commit 7bd806bCopy full SHA for 7bd806b
tox.ini
@@ -26,7 +26,7 @@ deps =
26
collective.checkdocs
27
commands =
28
python setup.py check --restructuredtext
29
- check-manifest -v --ignore sigal/version.py,.readthedocs.yml {toxinidir}
+ check-manifest -v --ignore sigal/version.py,*.yml,*.yaml,.git-blame-ignore-revs {toxinidir}
30
31
[testenv:doc]
32
whitelist_externals = make
0 commit comments