mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
8 lines
375 B
Text
8 lines
375 B
Text
packaging # needed for update-bundled and changelog
|
|
sphinx ; python_version >= '3.5' # docs build requires python 3+
|
|
sphinx-notfound-page ; python_version >= '3.5' # docs build requires python 3+
|
|
straight.plugin ; python_version >= '3.5' # needed for hacking/build-ansible.py which will host changelog generation and requires python 3+
|
|
voluptuous
|
|
yamllint
|
|
pylint
|
|
virtualenv
|