ansible/test/sanity/code-smell/package-data.requirements.txt
Rick Elrod 6894ae7d1d
Rename to ansible-core (#72594)
Change:
- Initial set of changes for renaming to ansible-core
- Includes changelog fragment changes from base -> core
- Does NOT include docs changes
- Modifies detection stuff in setup.py to support ansible<2.9 and ansible-base

Test Plan:
- ci_complete
2020-11-13 15:42:10 -06:00

10 lines
190 B
Text

docutils
jinja2
packaging
pyyaml # ansible-core requirement
rstcheck
setuptools > 39.2
straight.plugin
# changelog build requires python 3.6+
antsibull-changelog ; python_version >= '3.6'