Skip to content

Commit

Permalink
try using virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherChudzicki committed Jan 31, 2024
1 parent dc5bb9e commit 808af03
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 @@ -24,7 +24,6 @@ ARG POETRY_VERSION=1.5.1
ENV \
# poetry:
POETRY_VERSION=$POETRY_VERSION \
POETRY_VIRTUALENVS_CREATE=false \
POETRY_CACHE_DIR='/tmp/cache/poetry'

# Install poetry
Expand Down

0 comments on commit 808af03

Please sign in to comment.