Skip to content

Commit 435dcaf

Browse files
authored
Create .readthedocs.yml
1 parent c2679ee commit 435dcaf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.readthedocs.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
build:
2+
image: latest
3+
4+
python:
5+
version: 3.6
6+
setup_py_install: true
7+
8+
formats: []

0 commit comments

Comments
 (0)