Skip to content

Commit

Permalink
add 'wheel' to ci-wheel image (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb authored Dec 3, 2024
1 parent 9bc4ce9 commit fe3b3bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci-wheel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@ python -m pip install \
patchelf \
'pydistcheck==0.8.*' \
'rapids-dependency-file-generator==1.*' \
twine
twine \
wheel
pyenv rehash
EOF

Expand Down

0 comments on commit fe3b3bb

Please sign in to comment.