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:
parent
20f97d44e2
commit
26d78d335b
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
||||||
myst_parser
|
myst_parser
|
||||||
|
sphinx-rtd-theme
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue