Skip to content

Commit dc2fc5d

Browse files
committed
chore: fix Read the Docs build config
1 parent 1dfc1e4 commit dc2fc5d

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
sphinx:
49
configuration: docs/conf.py
510

0 commit comments

Comments
 (0)