Remove checkdocs

This commit is contained in:
Simon Conseil
2022-08-15 17:44:15 +02:00
parent ae266f79e0
commit ffb42efcd5

View File

@@ -23,9 +23,7 @@ commands = pytest --cov sigal --cov-report term tests/
skip_install = true
deps =
check-manifest
collective.checkdocs
commands =
python setup.py check --restructuredtext
check-manifest -v --ignore sigal/version.py,*.yml,*.yaml,.git-blame-ignore-revs {toxinidir}
[testenv:doc]