mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-02-06 08:53:00 +00:00
Missing libs in Gitlab CI
This commit is contained in:
parent
d9bd3688a7
commit
37f4f7a721
@ -6,7 +6,7 @@ py39:
|
|||||||
stage: test
|
stage: test
|
||||||
image: python:3-alpine
|
image: python:3-alpine
|
||||||
before_script:
|
before_script:
|
||||||
- apk add --no-cache libmagic
|
- apk add --no-cache libmagic libxml2-dev libxslt-dev
|
||||||
- pip install tox --no-cache-dir
|
- pip install tox --no-cache-dir
|
||||||
script: tox -e py39
|
script: tox -e py39
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user