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 a30fb28 commit 3921928Copy full SHA for 3921928
.github/workflows/python-publish.yml
@@ -31,7 +31,6 @@ jobs:
31
python -m pip install --upgrade pip
32
python -m pip install build
33
python -m pip install "poetry"
34
- python -m poetry self add poetry-version-plugin
35
- name: Build package
36
run: python -m build
37
- name: Publish package
0 commit comments