Skip to content

Commit 4401022

Browse files
committed
Simplify installing dependencies for Read the Docs
The 'docs' optional dependencies should be all that is required for building the documentation, so Read the Docs should not be installing 'all' dependencies. [ci skip]
1 parent 9233fdd commit 4401022

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ python:
99
path: .
1010
extra_requirements:
1111
- docs
12-
- all
1312

1413
sphinx:
1514
fail_on_warning: true

0 commit comments

Comments
 (0)