Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stop installing 'wheel' in wheel-building script (#1748)
We're now pre-installing `wheel` in the CI images: rapidsai/ci-imgs#215 This proposes removing a `pip install wheel` in CI here... fewer network requests = fewer random CI failures 😁 Authors: - James Lamb (https://github.com/jameslamb) Approvers: - Bradley Dice (https://github.com/bdice) URL: #1748
- Loading branch information