Commit 04b45360 authored by Michal Čihař's avatar Michal Čihař

Another missing package

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent c24daf9a
......@@ -16,6 +16,6 @@ checks:
code_rating: true
duplicate_code: true
before_commands:
- sudo apt-get install git libffi-dev libicu-dev libxslt1-dev
- sudo apt-get install git libffi-dev libicu-dev libxslt1-dev libxml2-dev
- pip install -r requirements.txt
- pip install -r requirements-optional.txt
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment