chore: Add sphinx-rtd-theme to requirements.txt for documentation

Signed-off-by: Sven Sager <akira@narux.de>
This commit is contained in:
2026-02-18 15:32:04 +01:00
parent ef07b6ce4f
commit 2544dcf38b

View File

@@ -2,6 +2,7 @@
pytest-cov pytest-cov
setuptools setuptools
sphinx sphinx
sphinx-rtd-theme
wheel wheel
# Runtime dependencies, must match install_requires in setup.py # Runtime dependencies, must match install_requires in setup.py