Skip to content

Commit 54f06c8

Browse files
committed
Update .readthedocs.yml
1 parent 960554a commit 54f06c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ python:
99
install:
1010
- method: pip
1111
path: .
12-
extra_requirements:
13-
- docs
12+
extra_requirements: ["docs"]
1413
sphinx:
1514
# Path to your Sphinx configuration file.
1615
configuration: docs/conf.py

0 commit comments

Comments
 (0)