Skip to content

Commit 54ed5fe

Browse files
test
1 parent 0577a99 commit 54ed5fe

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.readthedocs.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,11 @@ version: 2
99
sphinx:
1010
configuration: docs/conf.py
1111

12-
1312
# Optionally build your docs in additional formats such as PDF and ePub
1413
formats: all
1514

1615
# Optionally set the version of Python and requirements required to build your docs
1716
python:
18-
version: 3.7
19-
install:
20-
- requirements: docs/requirements.txt
21-
- method: pip
22-
path: .
23-
- method: setuptools
24-
system_packages: true
17+
version: 3.7
18+
install:
19+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)