Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
  • Loading branch information
XuehaoSun committed Dec 26, 2024
1 parent 00e6e13 commit 8918e9d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .azure-pipelines/docker/Dockerfile.devel
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ RUN apt-get update && apt-get install -y --no-install-recommends --fix-missing \

RUN ln -sf $(which python3) /usr/bin/python

RUN pip install --no-cache-dir --upgrade pip
RUN pip install --no-cache-dir setuptools

RUN pip list

WORKDIR /
Expand Down

0 comments on commit 8918e9d

Please sign in to comment.