← back to Exo
t
4095dea805bc8ea46d21daf2d6b8e9aacd84d309 · 2024-08-02 15:40:55 +0100 · Alex Cheema
Files touched
Diff
commit 4095dea805bc8ea46d21daf2d6b8e9aacd84d309
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Fri Aug 2 15:40:55 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 0842cad3..dfa0950c 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
- pip3 install virtualenv
+ sudo apt install -y python3.12 python3.12-venv
- run:
name: Create and activate virtual environment
command: |
← 91171254 t
·
back to Exo
·
t 6b300112 →