Skip to content

Commit 32e6a2e

Browse files
authored
Merge pull request #118 from ferdnyc/fix-rtd
Explicitly configure readthedocs conf.py path
2 parents 26f7c0a + fc044b3 commit 32e6a2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
version: 2
22

3+
sphinx:
4+
configuration: docs/source/conf.py
5+
36
build:
47
os: "ubuntu-20.04"
58
tools:

0 commit comments

Comments
 (0)