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
Yori Fournier
myplotlib
Commits
705580bc
Commit
705580bc
authored
Feb 06, 2018
by
Yori Fournier
Browse files
Ok back to business, add the python-tk package required by matplotlib (six)
parent
598327ca
Pipeline
#409
failed with stage
in 1 minute and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
705580bc
myplotlib_server_client
:
script
:
-
apt-get update -q -y
-
apt-get install python-dev -q -y
-
apt-get install python-dev
python-tk
-q -y
-
wget https://bootstrap.pypa.io/get-pip.py
-
python get-pip.py
-
python -m pip --version
...
...
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