Skip to content

Commit 91c7a05

Browse files
committed
Update .readthedocs.yml
1 parent b51e20c commit 91c7a05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
33
version: 2
44

5-
sphinx:
6-
configuration: docs/conf.py
7-
85
build:
96
os: "ubuntu-22.04"
107
tools:
118
python: "3.8"
9+
10+
sphinx:
11+
configuration: docs/conf.py
1212

1313
python:
1414
install:

0 commit comments

Comments
 (0)