This reverts commit b7ebc4765a327e97837f2f6696682859eb77a93d. We weren't quite ready yet... :/ Change-Id: Idccc4b79a700ca34a80f590e942e1647cdfdefb0
@@ -83,6 +83,6 @@ if [[ -n $PYPI_ALTERNATIVE_URL ]]; then
configure_pypi_alternative_url
fi
-pip_install -U setuptools
+pip_install -U "setuptools<8.0"
get_versions