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 0aa5bb8 commit 589bebaCopy full SHA for 589beba
.github/workflows/python-publish.yml
@@ -26,7 +26,6 @@ jobs:
26
python-version: '3.x'
27
- name: Install dependencies and Build
28
run: |
29
- python -m pip install --upgrade pip
30
python setup.py sdist bdist_wheel
31
- name: Publish package distributions to PyPI
32
uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments