Revert "Pin version of setuptools"
This reverts commit d935a862895c8d7095774b4093879acd6e5ab09d. 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
|
fi
|
||||||
|
|
||||||
python get-pip.py
|
python get-pip.py
|
||||||
pip install -U "setuptools<8.0"
|
pip install -U setuptools
|
||||||
}
|
}
|
||||||
|
|
||||||
setup_pip
|
setup_pip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user