-
Notifications
You must be signed in to change notification settings - Fork 7
Github Action to build and upload linux wheels #20
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hooray 🎉
Oh, and can we also automate uploading source distribution to PyPI? You know, the result of python setup.py sdist
. This allows people to install SuiteSparse:GraphBLAS through other means.
Yep, I'll address this in a followup PR |
No description provided.