Skip to content

Commit 18b63d0

Browse files
committed
update python version used in upload
1 parent 408faf5 commit 18b63d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis-ci/build_steps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ROOT_DIR=$(dirname $(dirname "${BASH_SOURCE[0]}"))
77
source ${ROOT_DIR}/multibuild/common_utils.sh
88
source ${ROOT_DIR}/gfortran-install/gfortran_utils.sh
99

10-
MB_PYTHON_VERSION=3.5.1
10+
MB_PYTHON_VERSION=3.7
1111

1212
function before_build {
1313
# Manylinux Python version set in build_lib

0 commit comments

Comments
 (0)