Skip to content

Commit 9181c25

Browse files
authored
docs: update rtd config (#6)
1 parent 018adf2 commit 9181c25

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readthedocs.yml renamed to .readthedocs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
version: 2
2+
build:
3+
os: ubuntu-22.04
4+
tools:
5+
python: "3.10"
26
python:
3-
version: 3.8
47
install:
58
- method: pip
69
path: .

0 commit comments

Comments
 (0)