Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ea18631

Browse filesBrowse files
committed
Use PYTHON_VERSION
1 parent e8aeaf4 commit ea18631
Copy full SHA for ea18631

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎travis/build-wheels.sh

Copy file name to clipboardExpand all lines: travis/build-wheels.sh
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
set +e
33
echo 'Begin build-wheel...'
44

5-
export PYTHON_VERSION=${MB_PYTHON_VERSION/./}
6-
echo 'MB_PYTHON_VERSION: ' $MB_PYTHON_VERSION
5+
export PYTHON_VERSION=${PYTHON_VERSION/./}
76
echo 'PYTHON_VERSION: '$PYTHON_VERSION
87

98
ENABLE_CONTRIB=$(<contrib.enabled)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.