circuitpython/requirements-doc.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
299 B
Plaintext
Raw Normal View History

2021-09-15 05:35:05 -04:00
# For docs
mypy
black
isort
twine
2023-05-09 22:01:24 -04:00
build
2021-09-15 05:35:05 -04:00
wheel
astroid
setuptools>=45
setuptools_scm
2021-09-15 05:35:05 -04:00
# For sphinx
sphinx!=5.2.0.post0
2021-09-15 05:35:05 -04:00
sphinx-autoapi
sphinx-rtd-theme
sphinxcontrib-svg2pdfconverter
2023-03-27 17:52:01 -04:00
sphinxcontrib-jquery
2021-09-15 05:35:05 -04:00
readthedocs-sphinx-search
myst-parser
# For stubs and annotations
adafruit-circuitpython-typing