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