Skip to content

Commit

Permalink
Fix readthedocs build issue with docutils 0.18 and sphinx<3
Browse files Browse the repository at this point in the history
  • Loading branch information
carlogrisetti committed Nov 24, 2021
1 parent ecd6e9c commit e53b2ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions docs/.readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ version: 2
sphinx:
configuration: docs/conf.py

# Build documentation with MkDocs
#mkdocs:
# configuration: mkdocs.yml

# Optionally build your docs in additional formats such as PDF and ePub
formats: all

Expand Down
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ nbsphinx_link
recommonmark
sphinx_markdown_tables
ipykernel
docutils<0.18

0 comments on commit e53b2ff

Please sign in to comment.