Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
silx
bob
silx
Commits
4789b9d3
Commit
4789b9d3
authored
Jul 08, 2019
by
Thomas Vincent
Browse files
Add missing cp37-cp37m manylinux build
parent
04700acd
Pipeline
#15189
passed with stages
in 122 minutes and 33 seconds
Changes
1
Pipelines
19
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4789b9d3
...
...
@@ -12,7 +12,7 @@ stages:
variables
:
PROJECT
:
silx
REPOSITORY
:
https://github.com/silx-kit/silx
MANYLINUX_PYTHON_VER
:
cp34-cp34m cp35-cp35m cp36-cp36m
MANYLINUX_PYTHON_VER
:
cp34-cp34m cp35-cp35m cp36-cp36m
cp37-cp37m
SILX_OPENCL
:
"
False"
...
...
Write
Preview
Supports
Markdown
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