Files
pybricks-api/rtd-requirements.txt
T
David Lechner 8bf42c7d2d poetry: Bump RTD and theme versions.
This is mainly to pull in the requirement of docutils < 0.17 from
sphinx-rtd-theme. Just bumping to latest sphinx doc while we are at it.

Issue: https://github.com/pybricks/pybricks-api/issues/55
2021-04-12 11:12:23 +02:00

6 lines
147 B
Plaintext

# This file is strictly for building docs on readthedocs.org
# See pyproject.toml for local development
Sphinx==3.5.3
sphinx-rtd-theme==0.5.2
toml