[Stable-Only] Pin setuptools for tox docs

This was somehow missing from the cherry-pick of the original fix [0].

[0] https://review.opendev.org/c/openstack/devstack/+/976107

Signed-off-by: Dr. Jens Harbott <harbott@osism.tech>
Change-Id: Ia13a44428e3fb0ddf95836163a64443c04cfd906
This commit is contained in:
Dr. Jens Harbott
2026-02-17 13:00:07 +01:00
parent 24345ce579
commit 52370443b3

View File

@@ -37,6 +37,7 @@ commands = bash -c "find {toxinidir} \
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/2024.2}
-r{toxinidir}/doc/requirements.txt
setuptools<81
allowlist_externals = bash
setenv =
TOP_DIR={toxinidir}