Skip to content

[Build] Add bdist build to upload process #125

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

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

avi-jois
Copy link
Contributor

Bdists, aka wheels, are a more convenient distribution format to use for python packages.

The Makefile is updated to build a bdist as well as an sdist for the upload target.

Bdists, aka wheels, are a more convenient distribution format to use for
python packages.

The Makefile is updated to build a bdist as well as an sdist for the
upload target.
@chaimleib
Copy link
Owner

Nice! Thanks!

@chaimleib chaimleib merged commit 29c4829 into chaimleib:master Feb 22, 2023
@avi-jois
Copy link
Contributor Author

Thanks for the quick turnaround! If you could cut a release so that pypi has wheels that would be appreciated, but I understand if you don't want to.

@ZachSARAO
Copy link

It seems like installing this library fails on 3.10 and up - is this the reason?

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.

3 participants