We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960554a commit 54f06c8Copy full SHA for 54f06c8
1 file changed
.readthedocs.yml
@@ -9,8 +9,7 @@ python:
9
install:
10
- method: pip
11
path: .
12
- extra_requirements:
13
- - docs
+ extra_requirements: ["docs"]
14
sphinx:
15
# Path to your Sphinx configuration file.
16
configuration: docs/conf.py
0 commit comments