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

Install requirements

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