Add sphinx theme to requirements file

Currently the make will fail on missing theme, it just need to install it
separately as it's not part of base sphinx package.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2023-02-06 15:44:25 +01:00
parent 20f97d44e2
commit 26d78d335b

View file

@ -1 +1,2 @@
myst_parser myst_parser
sphinx-rtd-theme