mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-27 19:57:02 +00:00
This removes versioneer for versioning. The version depends on the pybricks-micropython version targeted so it doesn't make sense to use automatic versioning here.
7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
# This file is strictly for building docs on readthedocs.org
|
|
# See pyproject.toml for local development
|
|
Sphinx==1.7.9
|
|
sphinx-rtd-theme==0.4.3
|
|
sphinxcontrib-contentui==0.2.2
|
|
toml
|