Skip to content

Commit 1445adf

Browse files
committed
Add RTD config
1 parent 268d544 commit 1445adf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

readthedocs.yml

+8
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+
requirements_file: docs/requirements.txt

0 commit comments

Comments
 (0)