We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae704a commit e9e40f9Copy full SHA for e9e40f9
.readthedocs.yml
@@ -14,6 +14,6 @@ build:
14
# https://github.com/readthedocs/readthedocs.org/issues/4912#issuecomment-1143587902s
15
jobs:
16
post_install:
17
- - pip install poetry==1.7.1 # match version from poetry.lock
+ - pip install poetry==2.1.2 # match version from poetry.lock
18
- poetry config virtualenvs.create false
19
- poetry install --all-extras
0 commit comments