Skip to content

Commit ff10d19

Browse files
authored
Fix readthedocs build (#84)
1 parent a6d1fd4 commit ff10d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build:
1818
# Build documentation in the docs/ directory with Sphinx
1919
sphinx:
2020
builder: html
21-
# configuration: docs/conf.py
21+
configuration: docs/conf.py
2222
fail_on_warning: false
2323

2424
# If using Sphinx, optionally build your docs in additional formats such as PDF

0 commit comments

Comments
 (0)