mirror of
https://github.com/naruxde/revpimodio2.git
synced 2026-03-31 23:18:04 +02:00
The Read the Docs build fails because the "docs" extra is referenced in .readthedocs.yaml but not defined in setup.py, so sphinx_rtd_theme is never installed. Signed-off-by: Nicolai Buchwitz <n.buchwitz@kunbus.com>