Skip to content

Commit 5c575a7

Browse files
committed
Add Read the Docs config
1 parent 119e65b commit 5c575a7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.readthedocs.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
3+
python:
4+
install:
5+
- requirements: requirements.txt
6+
7+
sphinx:
8+
configuration: docs/conf.py

0 commit comments

Comments
 (0)