Revert "Pin version of setuptools"
This reverts commit d935a86289
.
The blockers for setuptools 8 compatibility should all be resolved
now.
Change-Id: I39b0103a999690ec63ab6963af4962c070ee8768
This commit is contained in:
parent
8bb8274841
commit
01963c06a2
@ -210,7 +210,7 @@ function setup_pip {
|
||||
fi
|
||||
|
||||
python get-pip.py
|
||||
pip install -U "setuptools<8.0"
|
||||
pip install -U setuptools
|
||||
}
|
||||
|
||||
setup_pip
|
||||
|
Loading…
Reference in New Issue
Block a user