Add missing package
This commit is contained in:
parent
f1e9848d5d
commit
6849388f59
@ -12,5 +12,6 @@ pipeline:
|
||||
build:
|
||||
image: python:${IMAGE}
|
||||
commands:
|
||||
- apt update && apt install -y libgirepository1.0-dev
|
||||
- pip install tox
|
||||
- tox -e ${TOXENV}
|
||||
|
Reference in New Issue
Block a user