We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69098ec commit 061ff4cCopy full SHA for 061ff4c
1 file changed
.github/workflows/release-please.yml
@@ -41,7 +41,6 @@ jobs:
41
42
- name: Install Dependencies using Poetry
43
run: |
44
- pip install connection-pool # because it is incompatible with poetry
45
poetry install
46
47
- name: Publish to PyPi
0 commit comments