Skip to content

Commit

Permalink
Add packaging lib to ci-conda image (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe authored Sep 24, 2024
1 parent 0b91078 commit b1cff14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci-conda.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ rapids-mamba-retry install -y \
dunamai \
git \
jq \
packaging \
"python=${PYTHON_VERSION}.*=*_cpython" \
"rapids-dependency-file-generator==1.*"
conda clean -aipty
Expand Down

0 comments on commit b1cff14

Please sign in to comment.