Add Sphinx Read the Docs theme to requirements (maybe not needed on RTD but needed locally)
FYI it's pip3 -r requirements i always forget that.
This commit is contained in:
parent
b65293176e
commit
f59b9bc771
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
||||||
myst-parser[sphinx]
|
myst-parser[sphinx]
|
||||||
|
sphinx_rtd_theme
|
||||||
|
|
Loading…
Reference in a new issue