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

Install requirements

parent 5bf300de
No related branches found
No related tags found
No related merge requests found
Pipeline #9530 passed
......@@ -4,6 +4,8 @@ tests:
tags:
- docker
script:
- export LC_ALL=$(locale -a | grep en_US)
- export LANG=$(locale -a | grep en_US)
- pip3 install -e .
- pytest-3
coverage: '/^TOTAL.+?(\d+\%)$/'
......
......@@ -11,5 +11,5 @@ pyyaml>=3.12
plotly>=4.2.1
matplotlib>=3.1.1
tabulate>=0.8.6
pyscm @ git+https://github.com/babau1/pyscm@master#egg=pyscm
pyscm-ml>=1.0.0
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