We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8642fd commit 0146ec4Copy full SHA for 0146ec4
.readthedocs.yml
@@ -12,7 +12,7 @@ build:
12
python: "3.12"
13
jobs:
14
pre_build:
15
- - pip install .[doc,tests]
+ - pip install '.[doc,tests]'
16
17
# Build documentation in the "docs/" directory with Sphinx
18
sphinx:
0 commit comments