Skip to content

Commit 292cdd0

Browse files
authored
Merge pull request #1285 from PyCQA/sphinx-config
add sphinx configuration for rtfd
2 parents a986384 + 46bc333 commit 292cdd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ build:
44
os: ubuntu-22.04
55
tools:
66
python: "3.11"
7+
sphinx:
8+
configuration: docs/conf.py

0 commit comments

Comments
 (0)