on certain distros, buggy pip and setuptools are used, so we need to
upgrade them first.
see also: googleapis/google-cloud-python#2990 and pypa/setuptools#885
Signed-off-by: Kefu Chai <kchai@redhat.com>
else
PIP_INSTALL="$vdir/bin/pip install"
fi
+$PIP_INSTALL --quiet --upgrade pip setuptools
$PIP_INSTALL --quiet -r $TOPDIR/admin/doc-requirements.txt -r $TOPDIR/admin/doc-python-common-requirements.txt
install -d -m0755 \