mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-14 18:47:32 +00:00
This adds a hack to open external links in a new window. Requires Sphinx v1.8.
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==1.8.5
|
|
sphinx-rtd-theme==0.4.3
|
|
toml
|