We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db1bc7 commit a7bf53fCopy full SHA for a7bf53f
dev/run-pip-tests
@@ -64,7 +64,6 @@ if ! hash pip 2>/dev/null; then
64
exit 0
65
fi
66
67
-set -x
68
# Determine which version of PySpark we are building for archive name
69
PYSPARK_VERSION=$(python3 -c "exec(open('python/pyspark/version.py').read());print(__version__)")
70
PYSPARK_DIST="$FWDIR/python/dist/pyspark-$PYSPARK_VERSION.tar.gz"
0 commit comments