Skip to content

Commit 5ad542b

Browse files
authored
🔧 MAINTAIN: define build.os for RTD to fix build (#176)
1 parent a9e41c4 commit 5ad542b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.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.8"
7+
38
python:
4-
version: "3.8"
59
install:
610
- method: pip
711
path: .

0 commit comments

Comments
 (0)