ansible / ansible-runner

A tool and python library that helps when interfacing with Ansible directly or as part of another system whether that be through a container image interface, as a standalone tool, or as a Python module that can be imported. The goal is to provide a stable and consistent interface abstraction to Ansible.
Other
969 stars 357 forks source link

[release_2.0] Add `python_requires = >= 3.8` #1207

Closed hswong3i closed 1 year ago

hswong3i commented 1 year ago

Fixes https://github.com/ansible/ansible-runner/issues/1205

Shrews commented 1 year ago

Closing. See https://github.com/ansible/ansible-runner/pull/1210#issuecomment-1452198947.

hswong3i commented 1 year ago

@Shrews How about also backport this PR?

Shrews commented 1 year ago

See comment here: https://github.com/ansible/ansible-runner/pull/1213#issuecomment-1453808470