We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9120ad7 commit 3ba6cf0Copy full SHA for 3ba6cf0
.readthedocs.yaml
@@ -8,8 +8,7 @@ build:
8
post_create_environment:
9
# Install poetry
10
# https://python-poetry.org/docs/#installing-manually
11
- - >-
12
- pip install 'poetry<3.0.0'
+ - pip install poetry
13
post_install:
14
# Install dependencies with 'docs' dependency group
15
# https://python-poetry.org/docs/managing-dependencies/#dependency-groups
0 commit comments