Skip to content

Commit 06303fc

Browse files
committed
DOC: Update RTD config [ci skip]
1 parent e165127 commit 06303fc

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

.readthedocs.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,13 @@ sphinx:
99

1010
# Set the version of Python and requirements required to build your docs
1111
python:
12-
version: 3.7
12+
version: 3.8
1313
system_packages: true
1414
install:
15-
- requirements: docs/requirements.txt
1615
- method: pip
1716
path: .
18-
19-
submodules:
20-
include: all
17+
extra_requirements:
18+
- docs
2119

2220
# Don't build any extra formats
2321
formats: []

docs/requirements.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)