Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfromearth committed Nov 1, 2023
1 parent d9a8ae9 commit 3325b97
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ ARG DIST_PATH
USER root
RUN mkdir -p /worker && chown dockeruser /worker
COPY pyproject.toml /worker
# COPY ../pyproject.toml /worker

WORKDIR /worker
# ENV PYTHONPATH=${PYTHONPATH}:${PWD}
Expand Down

0 comments on commit 3325b97

Please sign in to comment.