unpin sphinx and add sphinx-rtd-theme to docs reqs
Signed-off-by: foamyguy <foamyguy@gmail.com>
This commit is contained in:
parent
f9606fd6e3
commit
8c121f7a54
1 changed files with 2 additions and 1 deletions
|
@ -2,5 +2,6 @@
|
|||
#
|
||||
# SPDX-License-Identifier: Unlicense
|
||||
|
||||
sphinx>=4.0.0
|
||||
sphinx
|
||||
sphinxcontrib-jquery
|
||||
sphinx-rtd-theme
|
||||
|
|
Loading…
Reference in a new issue