Skip to content

Commit 6b6cf99

Browse files
committed
New config
1 parent 8662e96 commit 6b6cf99

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.readthedocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ sphinx:
1111

1212
build:
1313
os: "ubuntu-22.04"
14-
14+
tools:
15+
python: "3.11"
16+
1517
# Optionally set the version of Python and requirements required to build your docs
1618
python:
17-
version: 3.11
1819
install:
1920
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)