Skip to content
Snippets Groups Projects
Commit 110d2fe7 authored by benoit-cty's avatar benoit-cty Committed by sandcha
Browse files

Switch to venv in CI

parent 2ba10a63
No related branches found
No related tags found
1 merge request!74Retrait du PLF 2022
......@@ -43,8 +43,7 @@ dependencies:
- ''
script:
- pip install -U pip setuptools
- pip install virtualenv
- virtualenv venv -ppython3
- python3 -m venv venv
- source venv/bin/activate
- make install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment