Commit 8c585e3
committed
Fix Read the Docs build: pin setuptools<82 for pkg_resources
setuptools 82.0.0 removed pkg_resources; the doc build imports
avocado.core which uses pkg_resources. Pin setuptools>=45.0.0,<82
in requirements-doc.txt so Sphinx has it available.
Reference:
Assisted-By: Cursor-Claude-4-Sonnet
Signed-off-by: Harvey Lynden <hlynden@redhat.com>1 parent cbea52d commit 8c585e3
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
0 commit comments