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
9ed622f0
Commit
9ed622f0
authored
Feb 02, 2018
by
Yori Fournier
Browse files
add the dev package of python for the #include Python.h of some dependencies of matplotlib.
parent
6fec0c61
Pipeline
#396
passed with stage
in 1 minute and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9ed622f0
myplotlib_server_client
:
script
:
-
apt-get update -q -y
-
apt-get install python-dev -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