Fix manifest check

This commit is contained in:
Simon Conseil
2020-10-11 22:28:36 -03:00
parent a8013a9c83
commit 4b9aecb41e

View File

@@ -27,7 +27,7 @@ deps =
collective.checkdocs
commands =
python setup.py check --restructuredtext
check-manifest -v --ignore sigal/version.py {toxinidir}
check-manifest -v --ignore sigal/version.py,.readthedocs.yml {toxinidir}
[testenv:doc]
whitelist_externals = make