Skip to content

Commit 07066d8

Browse files
committed
old setuptools does not work. Try again without the setuptools update
1 parent 9b23eda commit 07066d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/tests/cirque_tests.sh

-2
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ function cirquetest_bootstrap() {
114114
set -ex
115115

116116
cd "$REPO_DIR"/third_party/cirque/repo
117-
pip3 uninstall -y setuptools --break-system-packages
118-
pip3 install --break-system-packages setuptools==65.7.0
119117
pip3 install --break-system-packages pycodestyle==2.5.0 wheel
120118

121119
make NO_GRPC=1 install -j

0 commit comments

Comments
 (0)