Skip to content

Commit cedc9f7

Browse files
committed
version 2
1 parent 35063db commit cedc9f7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readthedocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1+
version: 2
2+
13
build:
24
image: latest
35

46
python:
57
version: 3.7
68
install:
79
- requirements: docs/requirements.txt
8-
setup_py_install: true
10+
- method: setuptools
11+
path: .
912
system_packages: true
1013

1114
formats: []

0 commit comments

Comments
 (0)