Skip to content

Commit

Permalink
add 'wheel' to ci-wheel image
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Dec 3, 2024
1 parent 9bc4ce9 commit e4441ea
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 e4441ea

Please sign in to comment.