mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 17:46:19 +00:00
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
6 lines
147 B
Plaintext
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
|