We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8493ff3 commit 0070f63Copy full SHA for 0070f63
1 file changed
.readthedocs.yaml
@@ -7,7 +7,7 @@ build:
7
8
jobs:
9
post_install:
10
- - pip install 'poetry<1.4'
+ - 'pip install "poetry<1.4"'
11
- poetry config virtualenvs.create false
12
- poetry install
13
- pip install -Ur docs/requirements.txt
0 commit comments