"src/vscode:/vscode.git/clone" did not exist on "4ce71f3abb0b10e001edf94bce8cbfc8a596aba0"
Commit 8e5f23c9 authored by Paul's avatar Paul
Browse files

Remove ignoring bzip2

parent 2e353915
......@@ -57,7 +57,6 @@ RUN ln -s $PREFIX /opt/rocm/hip
RUN ln -s $PREFIX /opt/rocm/hcc
# Install dependencies
RUN cget -p $PREFIX ignore bzip2
ADD dev-requirements.txt /dev-requirements.txt
ADD requirements.txt /requirements.txt
RUN cget -p $PREFIX install -f /dev-requirements.txt
......
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