Skip to content

Commit

Permalink
remove from Docker too
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Sep 19, 2024
1 parent fcb67cf commit 8a1a7ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ RUN apt-get -qq -y update && \
. /usr/local/venv/bin/activate && \
cd /code && \
python -m pip --no-cache-dir install --upgrade uv && \
uv pip install --no-cache --upgrade pip wheel && \
uv pip install --no-cache '.[xmlio,contrib]' && \
uv pip list

Expand Down

0 comments on commit 8a1a7ae

Please sign in to comment.