Skip to content

Commit 3493218

Browse files
committed
Add RTD config
1 parent b9e23cf commit 3493218

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.readthedocs.yml

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

0 commit comments

Comments
 (0)