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 be48dcc commit 18fb76aCopy full SHA for 18fb76a
.github/workflows/ci-test-sdist.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install
32
run: |
33
python -m pip install --upgrade pip
34
- python -m pip install poetry
+ python -m pip install poetry==1.7.1
35
- name: Prepare
36
37
poetry build --version
0 commit comments