Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Packages
signaturizer
Commits
5ccd52ea
Commit
5ccd52ea
authored
Jul 02, 2020
by
Martino Bertoni
🌋
Browse files
missing system libraries
parent
eb786890
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5ccd52ea
...
...
@@ -9,6 +9,9 @@ cache:
-
venv/
before_script
:
-
apt update
-
apt upgrade
-
apt install gcc python3-dev python3-pip libxml2-dev libxslt1-dev zlib1g-dev g++
-
python --version
-
pip install -r requirements.txt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment