Skip to content

Commit ed8c5f1

Browse files
committed
Update configuration for Read The Docs
1 parent 32562d8 commit ed8c5f1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,12 @@ sphinx:
1616
# formats:
1717
# - pdf
1818

19+
build:
20+
os: ubuntu-22.04
21+
tools:
22+
python: "3.11"
23+
1924
python:
20-
version: 3.8
2125
install:
2226
- requirements: docs/requirements.txt
2327
- {path: ., method: pip}

0 commit comments

Comments
 (0)