Skip to content

Commit 9f3dc40

Browse files
Fix ReadTheDocs configuration (#118)
1 parent 2d762e5 commit 9f3dc40

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
@@ -1,7 +1,11 @@
11
version: 2
22

3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
7+
38
python:
4-
version: 3
59
install:
610
- method: pip
711
path: .

0 commit comments

Comments
 (0)