Skip to content

Commit 2cd794f

Browse files
add doc config file
1 parent 01bc820 commit 2cd794f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/.readthedocs.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
build:
2+
image: latest
3+
4+
python:
5+
version: 3.7
6+
pip_install: true
7+
easy_install: true

0 commit comments

Comments
 (0)