Skip to content

Commit 4a8a86e

Browse files
committed
Add readthedocs config
Signed-off-by: Joffrey F <[email protected]>
1 parent 80f68c8 commit 4a8a86e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.readthedocs.yml

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

0 commit comments

Comments
 (0)