Skip to content

Commit 3ef20cb

Browse files
authored
docs: fix RTD (#112)
1 parent 7c0f633 commit 3ef20cb

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.8"
59
install:
610
- method: pip
711
path: .

0 commit comments

Comments
 (0)