Pin setuptools to <82 for release-7.1.x builds.

Review Request #14845 — Created Feb. 22, 2026 and submitted — Latest diff uploaded

Information

Review Board
release-7.1.x

Reviewers

setuptools version 82 removed the old pkg_resources package, but the
version of haystack that we currently are using on release-7.1.x uses
it. This was preventing isolated builds from working, especially in the
CI environment.

Did a test of this on the master branch with CI.

Commits

Files