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 062a113 commit 2609b99Copy full SHA for 2609b99
1 file changed
.github/workflows/build_wheels.yml
@@ -353,7 +353,6 @@ jobs:
353
mv dist/sdist/*.tar.gz dist/
354
mv dist/*-wheels/*.whl dist/
355
rmdir dist/{sdist,*-wheels}
356
- rm -f dist/*cp314*
357
ls -R dist
358
- uses: pypa/gh-action-pypi-publish@release/v1
359
with:
0 commit comments