Skip to content

Commit 193f9ed

Browse files
committed
fix readthedocs configuration
1 parent 2874062 commit 193f9ed

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.11"
7+
38
python:
49
install:
510
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)