Revert "Pin version of setuptools"
This reverts commit 3b782d304e
.
The blockers for setuptools 8 compatibility should all be resolved
now.
Change-Id: I6d2d63746f98f0f885816395f36022a2706fb9c5
This commit is contained in:
parent
062e8f1487
commit
b7ebc4765a
@ -83,6 +83,6 @@ if [[ -n $PYPI_ALTERNATIVE_URL ]]; then
|
|||||||
configure_pypi_alternative_url
|
configure_pypi_alternative_url
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pip_install -U "setuptools<8.0"
|
pip_install -U setuptools
|
||||||
|
|
||||||
get_versions
|
get_versions
|
||||||
|
Loading…
Reference in New Issue
Block a user