Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit b206a36

Browse files
authored
Update .readthedocs.yml
1 parent 2c926ad commit b206a36

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ version: 2
33
sphinx:
44
configuration: docs/conf.py
55

6+
build:
7+
os: ubuntu-22.04
8+
tools:
9+
python: "3.10"
10+
611
python:
7-
version: "3.10"
812
install:
913
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)