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
520c2ee2
"vscode:/vscode.git/clone" did not exist on "b91c396b7acc9c46a3b1efec29c848d51479c828"
Commit
520c2ee2
authored
Jan 22, 2020
by
Matthew Brett
Browse files
Install packaging for supported_wheels test
parent
eafd8445
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/test_supported_wheels.sh
tests/test_supported_wheels.sh
+1
-0
No files found.
tests/test_supported_wheels.sh
View file @
520c2ee2
...
@@ -5,6 +5,7 @@ if [ -z "$PIP_CMD" ]; then
...
@@ -5,6 +5,7 @@ if [ -z "$PIP_CMD" ]; then
else
else
pip_install
=
"
$PIP_CMD
install"
pip_install
=
"
$PIP_CMD
install"
fi
fi
$pip_install
packaging
# Current wheel versions not available for older Pythons.
# Current wheel versions not available for older Pythons.
lpv
=
$(
lex_ver
$MB_PYTHON_VERSION
)
lpv
=
$(
lex_ver
$MB_PYTHON_VERSION
)
# Check no errors.
# Check no errors.
...
...
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