Skip to content

Commit ce10779

Browse files
committed
test
1 parent c2fa23a commit ce10779

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ COPY docker/entrypoint.py /usr/local/bin/entrypoint.py
7878

7979
RUN /venv/bin/pip3 install -e . --config-settings editable_mode=strict
8080

81-
RUN apt-get remove --yes python3-wheel
81+
RUN apt-get remove --yes python3-setuptools
8282

8383
WORKDIR /home/pycsw
8484

0 commit comments

Comments
 (0)