Skip to content

Commit 84d1dd2

Browse files
committed
Fix ReadTheDocs build
1 parent 9d6c5e5 commit 84d1dd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ python:
1212
install:
1313
- requirements: requirements-doc.txt
1414
- requirements: requirements.txt
15+
16+
sphinx:
17+
configuration: docs/conf.py

0 commit comments

Comments
 (0)