Files
ansible-docs/test/sanity/code-smell/package-data.requirements.in
Matt Clay 4d25e3d54f Set the minimum setuptools to 45.2.0 (#80649)
Also update the package-data sanity test to use the minimum setuptools version.
2023-04-26 16:01:56 -05:00

9 lines
279 B
Plaintext

build
docutils < 0.18 # match version required by sphinx in the docs-build sanity test
jinja2
pyyaml # ansible-core requirement
resolvelib < 1.1.0
rstcheck < 6 # match version used in other sanity tests
antsibull-changelog
setuptools == 45.2.0 # minimum supported setuptools