Skip to content

Commit dfe4f63

Browse files
committed
Fix missing Sphinx configuration declaration
1 parent b6d9bce commit dfe4f63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
version: 2
2+
sphinx:
3+
configuration: docs/conf.py
24
formats: []
35
build:
46
os: ubuntu-22.04

0 commit comments

Comments
 (0)