Revert "Revert "Revert "Pin version of setuptools"""
This reverts commit 2191f838a7
.
Approve once Setuptools 8 is silencing runtime warnings by default,
e.g. via https://github.com/jaraco/setuptools/pull/23 or a similar
patch.
Change-Id: I3c97a4d7810870c9ac058350b362930ce2af713b
This commit is contained in:
parent
2191f838a7
commit
9d0d3fb468
@ -83,6 +83,6 @@ if [[ -n $PYPI_ALTERNATIVE_URL ]]; then
|
||||
configure_pypi_alternative_url
|
||||
fi
|
||||
|
||||
pip_install -U "setuptools<8.0"
|
||||
pip_install -U setuptools
|
||||
|
||||
get_versions
|
||||
|
Loading…
Reference in New Issue
Block a user