Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LAMBERT Jean-charles
unsio
Commits
f5bd1c13
Commit
f5bd1c13
authored
Sep 13, 2019
by
LAMBERT Jean-charles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix CI
parent
fd57dadb
Pipeline
#1504
passed with stage
in 1 minute and 20 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
CI/script/build-wheel.sh
CI/script/build-wheel.sh
+0
-7
No files found.
CI/script/build-wheel.sh
View file @
f5bd1c13
...
...
@@ -10,10 +10,3 @@ for PYBIN in /opt/python/*/bin/; do
echo
"Compiling using pip version
${
PYBIN
}
...."
PATH
=
/opt/usr/bin/:
${
PYBIN
}
:
${
PATH
}
pip wheel
--no-deps
./
-w
wheelhouse
done
# repair wheel
#auditwheel repair wheelhouse/python_unsio-0.9.3rc3-cp27-cp27m-linux_x86_64.whl -w ./wheel-repaired
# test
#PATH=/opt/usr/bin/:/opt/python/cp27-cp27m/bin:${PATH} python -m unsio.test.ctestunsio
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