Skip to content

Commit 2293c75

Browse files
committed
Merge branch 'main' into Python3.13
2 parents 18558f0 + d557f8d commit 2293c75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yml

+2-1
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"
6+
python: "3.12"
77

88
python:
99
install:
@@ -16,3 +16,4 @@ python:
1616
sphinx:
1717
builder: html
1818
fail_on_warning: true
19+
configuration: docs/source/conf.py

0 commit comments

Comments
 (0)