mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-28 04:07:46 +00:00
This is the intended behavior everywhere, but it wasn't working for overloaded functions and methods. See https://github.com/pybricks/sphinx/commit/f57417c042cbf4a72448518b7599517495cc6fde
6 lines
191 B
Plaintext
6 lines
191 B
Plaintext
# This file is strictly for building docs on readthedocs.org
|
|
# See pyproject.toml for local development
|
|
git+https://github.com/pybricks/sphinx@b00124c#egg=Sphinx
|
|
sphinx-rtd-theme==1.0.0
|
|
toml
|