Skip to content

Commit

Permalink
hm
Browse files Browse the repository at this point in the history
  • Loading branch information
howardt12345 committed Sep 17, 2024
1 parent f877554 commit 533e890
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ fi
# Verify Python version
python --version

# Configure Poetry to create the virtual environment in the project directory
poetry config virtualenvs.in-project true

# Create/update the virtual environment and install dependencies
poetry install --no-interaction --no-ansi

Expand Down

0 comments on commit 533e890

Please sign in to comment.