Skip to content

Commit c257bb1

Browse files
authored
[SYS] Comment wheel building to fix Pypi publication (#644)
Keep it only as a test on the PR action Co-authored-by: Florian <1technophile@users.noreply.github.com>
1 parent ee64026 commit c257bb1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
run: |
2424
cd python
2525
cp -r ../src .
26-
python3 setup.py bdist_wheel
2726
python3 setup.py sdist
2827
cd ..
2928
- name: Publish distribution 📦 to PyPI

0 commit comments

Comments
 (0)