Unverified Commit 561c2132 authored by Guolin Ke's avatar Guolin Ke Committed by GitHub
Browse files

install bc by default

parent f2b0b488
......@@ -47,7 +47,8 @@ RUN APT_INSTALL="apt-get install -y --no-install-recommends" && \
fakeroot \
devscripts \
debhelper \
nfs-common
nfs-common \
bc
RUN pip uninstall -y torch torchvision torchtext && \
pip uninstall -y torch torchvision torchtext && \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment