-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
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:
- https://github.com/rapidsai/rapids-build-backend/blob/main/ci/build_wheel.sh
- https://github.com/rapidsai/dask-cuda/blob/branch-25.06/ci/build_wheel.sh
Notes
N/A
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request