Files
pybricks-api/rtd-requirements.txt
David Lechner e3d0d51c9f config: drop versioneer
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.
2020-03-18 17:30:42 -05:00

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