Skip to content
Snippets Groups Projects
Commit f60e5525 authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Install requirements

parent c3d75bbd
Branches
Tags
No related merge requests found
Pipeline #9518 failed
...@@ -4,7 +4,7 @@ tests: ...@@ -4,7 +4,7 @@ tests:
tags: tags:
- docker - docker
script: script:
- pip3 install -e . --no-deps - pip3 install -e .
- pytest-3 - pytest-3
coverage: '/^TOTAL.+?(\d+\%)$/' coverage: '/^TOTAL.+?(\d+\%)$/'
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment