Skip to content

Commit 64d4c7d

Browse files
Remove some
1 parent 1a6085e commit 64d4c7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
sudo apt-get install python3-dev python3-pip python3-venv python3-wheel -y
2525
python -m pip install --upgrade pip
2626
pip install setuptools wheel twine
27-
python setup.py bdist_wheel
2827
- name: Build and publish
2928
env:
3029
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}

0 commit comments

Comments
 (0)