Skip to content

Conversation

@groodt
Copy link
Contributor

@groodt groodt commented Aug 13, 2023

Description

Closes #411

This PR provides a script that builds an sdist and wheels for python 2.7, 3.5, 3.6, 3.7, 3.8 and 3.9. The resulting artifacts can then be uploaded to Test PyPI or PyPI using twine.

The benefits of wheels are well documented. See: https://pythonwheels.com/
This package is pure Python and publishing it as both source and as a wheel is simple.

It follows #536 which was closed without merging

@edschofield
Copy link
Contributor

Thanks @groodt !

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.

Can a wheel be built and uploaded to pypi along with a tarball

2 participants