Skip to content

Commit 3a461ff

Browse files
authored
fix: add build block in readthedocs config (#837)
1 parent 24b2a96 commit 3a461ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
version: 2
22

3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.8"
7+
38
python:
49
install:
510
- method: pip

0 commit comments

Comments
 (0)