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.
2 parents d3f2532 + 9ac7a9c commit 95e6f03Copy full SHA for 95e6f03
.github/workflows/ci-publish-to-pypi.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install
29
run: |
30
python -m pip install --upgrade pip
31
- python -m pip install poetry
+ python -m pip install poetry==1.7.1
32
- name: Prepare
33
34
make prepare_for_pypi
0 commit comments