Skip to content

Commit 6700c20

Browse files
committed
roll back to non-Docker readthedocs config
1 parent 1d4c005 commit 6700c20

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

readthedocs.yml

+8-12
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
name: obiwan-docs
22
type: sphinx
33

4-
#conda:
5-
# file: readthedocs_environment.yml
6-
build:
7-
enabled: True
8-
kaylanb/desi:obiwan_rtd
4+
conda:
5+
file: readthedocs_environment.yml
6+
# build:
7+
# enabled: True
8+
# image: kaylanb/desi:obiwan_rtd
99

10-
# python:
11-
# version: 3.5
12-
# setup_py_install: false
13-
14-
# python:
15-
# version: 3
16-
# setup_py_install: false
10+
python:
11+
version: 3
12+
setup_py_install: true

0 commit comments

Comments
 (0)