We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4825505 commit c865dacCopy full SHA for c865dac
.github/workflows/main.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Install poetry
72
run: |
73
- python -m pip install poetry==1.8.3
+ python -m pip install poetry==2.0.0
74
75
- name: Configure poetry
76
0 commit comments