Skip to content

Commit b43e0c2

Browse files
try adding stub conf.py
1 parent dc54b29 commit b43e0c2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ conda:
2020
sphinx:
2121
builder: html
2222
fail_on_warning: true
23-
configuration: book/_config.yml
23+
configuration: book/conf.py

book/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Dummy conf.py to satisfy ReadTheDocs validation before pre_build step

0 commit comments

Comments
 (0)