Skip to content

Commit 4228a8b

Browse files
committed
fix docs build
1 parent f79cb83 commit 4228a8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: "ubuntu-22.04"
55
tools:
6-
python: "3.11"
6+
python: "3.12"
77

88
python:
99
install:

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
docutils<0.18
1+
docutils>0.18.1

0 commit comments

Comments
 (0)