← back to Exo
t
cf32ec9ab131a3c0f98bbba1ebc228835364f603 · 2024-08-02 15:44:07 +0100 · Alex Cheema
Files touched
Diff
commit cf32ec9ab131a3c0f98bbba1ebc228835364f603
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Fri Aug 2 15:44:07 2024 +0100
t
---
.circleci/config.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 998f613e..331606f3 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -190,8 +190,7 @@ jobs:
command: |
sudo add-apt-repository ppa:deadsnakes/ppa -y
sudo apt update -y
- sudo apt install -y python3.12 python3-pip
- pip install virtualenv
+ sudo apt install -y python3.12 python3-pip python3-venv
- run:
name: Create and activate virtual environment
command: |
← c5646ae0 t
·
back to Exo
·
t f9c42746 →