Revert "Revert "Pin version of setuptools""

This reverts commit b7ebc4765a327e97837f2f6696682859eb77a93d.

We weren't quite ready yet... :/

Change-Id: Idccc4b79a700ca34a80f590e942e1647cdfdefb0
diff --git a/tools/install_pip.sh b/tools/install_pip.sh
index 55ef93e..c9119ae 100755
--- a/tools/install_pip.sh
+++ b/tools/install_pip.sh
@@ -83,6 +83,6 @@
     configure_pypi_alternative_url
 fi
 
-pip_install -U setuptools
+pip_install -U "setuptools<8.0"
 
 get_versions