Skip to content

Commit 0ad441e

Browse files
committed
chore(ci): add .readthedocs.yml
1 parent 8d662ab commit 0ad441e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.readthedocs.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
3+
sphinx:
4+
configuration: docs/conf.py
5+
6+
formats:
7+
- pdf
8+
- epub
9+
10+
python:
11+
version: 3.8
12+
install:
13+
- requirements: rtd-requirements.txt

0 commit comments

Comments
 (0)