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
fengzch-das
multibuild
Commits
951b6c64
Commit
951b6c64
authored
Oct 01, 2018
by
Matthew Brett
Browse files
Try fix for Python 3.4 / delocate
parent
24936a2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tests/test_python_install.sh
tests/test_python_install.sh
+2
-0
No files found.
tests/test_python_install.sh
View file @
951b6c64
...
@@ -7,6 +7,8 @@ echo "virtualenv on path: $(which virtualenv)"
...
@@ -7,6 +7,8 @@ echo "virtualenv on path: $(which virtualenv)"
echo
"virtualenv cmd:
$VIRTUALENV_CMD
"
echo
"virtualenv cmd:
$VIRTUALENV_CMD
"
# Check that a pip install puts scripts on path
# Check that a pip install puts scripts on path
# (Need setuptools >= 25.0.1 for delocate install).
pip
install
"setuptools>=25"
install_delocate
install_delocate
delocate-listdeps
--version
||
ingest
"Delocate not installed right"
delocate-listdeps
--version
||
ingest
"Delocate not installed right"
...
...
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