Skip to content

Commit

Permalink
Shut up github
Browse files Browse the repository at this point in the history
  • Loading branch information
TheReverend403 committed Aug 31, 2024
1 parent 062c7fd commit 15503b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ENV PYTHONUNBUFFERED=1 \
META_SOURCE="${META_SOURCE}"

ENV PATH="${POETRY_HOME}/bin:${VIRTUAL_ENV}/bin:${PATH}" \
PYTHONPATH="/app:${PYTHONPATH:-}"
PYTHONPATH="/app:${PYTHONPATH}"

RUN python -m venv "${VIRTUAL_ENV}"

Expand Down

0 comments on commit 15503b6

Please sign in to comment.