We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee64026 commit c257bb1Copy full SHA for c257bb1
1 file changed
.github/workflows/publish.yml
@@ -23,7 +23,6 @@ jobs:
23
run: |
24
cd python
25
cp -r ../src .
26
- python3 setup.py bdist_wheel
27
python3 setup.py sdist
28
cd ..
29
- name: Publish distribution 📦 to PyPI
0 commit comments