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

Restores publishing of source distribution #139

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Restores publishing of source distribution #139

merged 1 commit into from
Jan 10, 2023

Conversation

stumpylog
Copy link
Contributor

This PR adds a job to the publish action which creates the sdist for publishing to pypi. This allows support of more architectures and OSes which need to build the package.

The action runs to completion, until the actual publish step, as I can't really test that, but I expect it would work fine. See https://github.com/stumpylog/hiredis-py/actions/runs/3795414052

Fixes #138

@stumpylog
Copy link
Contributor Author

@chayim I do hate to ping, but I think this would be beneficial to a number of people

@chayim
Copy link
Contributor

chayim commented Jan 9, 2023

@stumpylog I'm thankful for the ping! I missed this in the millions of GitHub notifs.

Apologies - on modernizing a bunch of other things, it looks like I missed this.

@chayim chayim merged commit c13c43f into redis:master Jan 10, 2023
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.

Source tarballs unavailable on pypi?
2 participants