Skip to content

Commit f79cb83

Browse files
committed
fix docs build
1 parent 2121ea9 commit f79cb83

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.readthedocs.yml

Lines changed: 6 additions & 1 deletion
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.11"
7+
38
python:
49
install:
5-
- requirements: docs/requirements.txt
10+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)