Skip to content

Commit 0070f63

Browse files
committed
fix readthedocs
1 parent 8493ff3 commit 0070f63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build:
77

88
jobs:
99
post_install:
10-
- pip install 'poetry<1.4'
10+
- 'pip install "poetry<1.4"'
1111
- poetry config virtualenvs.create false
1212
- poetry install
1313
- pip install -Ur docs/requirements.txt

0 commit comments

Comments
 (0)