Skip to content

Commit 3f38f17

Browse files
committed
Add .readthedocs.yml
1 parent e33376c commit 3f38f17

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.readthedocs.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
3+
python:
4+
version: 3.8
5+
install:
6+
- method: pip
7+
path: .
8+
extra_requirements:
9+
- docs

0 commit comments

Comments
 (0)