We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b7a364 commit 975ee81Copy full SHA for 975ee81
.readthedocs.yaml
@@ -16,7 +16,7 @@ build:
16
# golang: "1.19"
17
jobs:
18
post_create_environment:
19
- - pip install "poetry==1.8.4"
+ - pip install "poetry==2.1.1"
20
# Using a venv would break here:
21
- poetry config virtualenvs.create false
22
post_install:
0 commit comments