828b7d88d8
note that per the https://docs.readthedocs.io/en/stable/config-file/v2.html#build-tools-python specify "3" for the latest python version (not 3.x as on github actions)
17 lines
188 B
Plaintext
17 lines
188 B
Plaintext
# For docs
|
|
mypy
|
|
black
|
|
isort
|
|
twine
|
|
wheel
|
|
astroid
|
|
setuptools
|
|
|
|
# For sphinx
|
|
sphinx>=4.0.0
|
|
sphinx-autoapi
|
|
sphinx-rtd-theme
|
|
sphinxcontrib-svg2pdfconverter
|
|
readthedocs-sphinx-search
|
|
myst-parser
|