Skip to content

Commit c6673d0

Browse files
add build tag to rtd
1 parent eacb396 commit c6673d0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.readthedocs.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
version: 2
22

3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.8"
7+
8+
39
python:
4-
version: "3.8"
510
install:
611
- requirements: docs/.requirements.txt
712

0 commit comments

Comments
 (0)