Fix docs build issues (#922)
* Remove python version in rtd config * Try pinning docutils version
This commit is contained in:
committed by
GitHub
parent
c17cec0574
commit
e71121f738
@@ -20,6 +20,5 @@ formats:
|
|||||||
|
|
||||||
# Optionally set the version of Python and requirements required to build your docs
|
# Optionally set the version of Python and requirements required to build your docs
|
||||||
python:
|
python:
|
||||||
version: 3.7
|
|
||||||
install:
|
install:
|
||||||
- requirements: docs/source/requirements.txt
|
- requirements: docs/source/requirements.txt
|
||||||
|
|||||||
@@ -1 +1,2 @@
|
|||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
|
docutils==0.17.1
|
||||||
|
|||||||
Reference in New Issue
Block a user