salt/requirements/static/ci/docs.in
Pedro Algarvio 5176520713 Add a spellcheck docs build
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-18 17:38:23 +00:00

8 lines
203 B
Text

--constraint=./py{py_version}/{platform}.txt
sphinx>=3.5.1; python_version < '3.9'
sphinx>=6.1.0; python_version >= '3.9'
myst-docutils[linkify]
sphinxcontrib.httpdomain
sphinxcontrib-spelling
cherrypy