Skip to content

Commit 4ece601

Browse files
committed
Update ReadTheDocs generation config file
1 parent 2807694 commit 4ece601

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ formats: all
1414

1515
# Optionally set the version of Python and requirements required to build your docs
1616
python:
17-
version: 3.7
17+
version: 3.12
1818
install:
1919
- requirements: docs/requirements.txt

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ nbsphinx_link
88
recommonmark
99
sphinx_markdown_tables
1010
ipykernel
11-
docutils<0.18
11+
docutils>=0.18

0 commit comments

Comments
 (0)