Description
This project should add wheel builds.
Benefits of this work
Makes it possible to distribute the project via repositories like pypi.org, so users can just pip install it from there without having to clone the repo
Acceptance Criteria
- wheels are getting built and tested in CI here
Approach
Follow these examples:
Notes
N/A
Description
This project should add wheel builds.
Benefits of this work
Makes it possible to distribute the project via repositories like
pypi.org, so users can justpip installit from there without having to clone the repoAcceptance Criteria
Approach
Follow these examples:
Notes
N/A