Skip to content

Commit c2c10b0

Browse files
committed
Update the the readthedocs yaml to v2
1 parent f008399 commit c2c10b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: ubuntu-22.04
55
tools:
6-
python: '3.8'
6+
python: '3.9'
77

88
python:
99
install:
@@ -13,5 +13,6 @@ python:
1313
- docs
1414

1515
sphinx:
16+
configuration: docs/source/conf.py
1617
builder: html
1718
fail_on_warning: true

0 commit comments

Comments
 (0)