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
uns_projects
Commits
489a4afa
Commit
489a4afa
authored
Dec 18, 2019
by
LAMBERT Jean-charles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI load NEMO for building wheel
parent
3b719366
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
CI/script/build-wheel.sh
CI/script/build-wheel.sh
+3
-0
No files found.
CI/script/build-wheel.sh
View file @
489a4afa
...
...
@@ -5,6 +5,9 @@
rm
-f
wheel/
*
uns
*
manylinux
*
.whl wheel/
*
uns
*
tar.gz wheelhouse/
*
uns
*
manylinux
*
.whl
# Activate NEMO env
source
/opt/usr/nemo/nemo_start.sh
# build wheel
for
PYBIN
in
/opt/python/
*
/bin/
;
do
echo
"Compiling using pip version
${
PYBIN
}
...."
...
...
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