add RTD requirements.txt
This commit is contained in:
4
cli_docs/requirements.txt
Normal file
4
cli_docs/requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
# docs
|
||||
sphinx==3.5.4 # newer versions display function names in the wrong color?
|
||||
sphinx_rtd_theme==0.5.2
|
||||
Jinja2<3.1 # https://github.com/readthedocs/readthedocs.org/issues/9038
|
||||
Reference in New Issue
Block a user