Browse Source

Remove checkdocs

pull/480/head
Simon Conseil 4 years ago
parent
commit
ffb42efcd5
  1. 2
      tox.ini

2
tox.ini

@ -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]

Loading…
Cancel
Save