Skip to content
Snippets Groups Projects
Commit 255a98df authored by leufen1's avatar leufen1
Browse files

update pip

parent a8a74526
No related branches found
No related tags found
3 merge requests!253include current develop,!252Resolve "release v1.3.0",!247Resolve "BUG: update reqirements"
Pipeline #60376 failed
...@@ -98,6 +98,7 @@ tests: ...@@ -98,6 +98,7 @@ tests:
script: script:
- python3.6 -m venv venv/ - python3.6 -m venv venv/
- source venv/bin/activate - source venv/bin/activate
- pip install --upgrade pip
- pip install -r requirements.txt - pip install -r requirements.txt
- chmod +x ./CI/run_pytest.sh - chmod +x ./CI/run_pytest.sh
- ./CI/run_pytest.sh - ./CI/run_pytest.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment