Skip to content
Snippets Groups Projects
Commit f178afae authored by Moul's avatar Moul
Browse files

try installing deps with pip3

parent fd02afe6
No related branches found
No related tags found
No related merge requests found
Pipeline #6887 failed
......@@ -67,7 +67,7 @@ test:
- .changes
stage: test
script:
- pip install -r requirements.txt
- pip3 install -r requirements.txt
- make tests
check:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment