Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
kmap
xsocs
Commits
625d5204
Commit
625d5204
authored
Mar 30, 2020
by
Thomas Vincent
Browse files
Remove build of py34 manylinux wheel no longer available in manylinux docker
parent
a7873324
Pipeline
#27010
failed with stages
in 13 minutes and 40 seconds
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
625d5204
...
...
@@ -10,7 +10,7 @@ stages:
variables
:
PROJECT
:
xsocs
EXTRA_SETUP_PY_CMD_OPTIONS
:
"
build
--no-cython
--no-openmp"
MANYLINUX_PYTHON_VER
:
cp27-cp27m cp27-cp27mu
cp34-cp34m
cp35-cp35m cp36-cp36m cp37-cp37m cp38-cp38
MANYLINUX_PYTHON_VER
:
cp27-cp27m cp27-cp27mu cp35-cp35m cp36-cp36m cp37-cp37m cp38-cp38
# Build
...
...
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