We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91427d2 commit 0df2ef5Copy full SHA for 0df2ef5
.github/build_manylinux.sh
@@ -6,7 +6,7 @@ PYBIN=${PYROOT}/bin/python3
6
PYINCLUDE=${PYROOT}/include/python${PY_DOT_VERSION}
7
8
9
-echo --BUILDING for Python ${PYVER} (${PY_DOT_VERSION})--
+echo --BUILDING for Python ${PYVER} ${PY_DOT_VERSION}--
10
echo --PYTHON_ROOT=${PYROOT}--
11
echo --PYTHON_BIN=${PYBIN}--
12
echo --PYTHON_INCLUDE=${PYINCLUDE}--
0 commit comments