Skip to content

Commit

Permalink
Add zstandard package to fix warning
Browse files Browse the repository at this point in the history
 _warnings.warn(Install zstandard Python bindings for .conda support)
  • Loading branch information
oshadura committed Nov 16, 2023
1 parent 8bacbef commit 00d7fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.cc-base-ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ USER ${NB_UID}

RUN mamba install --yes \
-c conda-forge \
zstandard \
htcondor \
xgboost \
pyhf \
Expand Down

0 comments on commit 00d7fd9

Please sign in to comment.