Skip to content

Commit 2a30acb

Browse files
committed
Try fix
1 parent c27e852 commit 2a30acb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deploy.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ then
2424
apt-get install -y python3-venv
2525
fi
2626

27-
# Create and activate a virtual environment
28-
python3 -m venv venv
29-
source venv/bin/activate
3027

3128
# Ensure pip is available
3229
if ! command -v pip &> /dev/null

0 commit comments

Comments
 (0)