Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Add GitHub workflow to publish to PyPI" #4

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

kevinsung
Copy link
Collaborator

Reverts #3

That workflow is designed for packages that don't use compiled extensions. So, it turns out that it doesn't work here, since we have compiled Rust extensions. We should use cibuildwheel instead.

@kevinsung kevinsung merged commit 81556e3 into main Sep 9, 2024
8 checks passed
@kevinsung kevinsung deleted the revert-3-publish-to-pypi branch September 9, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant