ansible-builder icon indicating copy to clipboard operation
ansible-builder copied to clipboard

Check minimum Python version

Open Akasurde opened this issue 2 years ago • 1 comments

SUMMARY
  • Ansible builder supports Python 3.8 and above. Added a check for minimum Python version checking.

Fixes: #407

Signed-off-by: Abhijeet Kasurde [email protected]

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

setup.py

Akasurde avatar Sep 26 '22 14:09 Akasurde

Could we not just use python_requires, discussed here?

Shrews avatar Oct 03 '22 12:10 Shrews

@Shrews Can you please check the new change? Thanks

Akasurde avatar Jan 13 '23 13:01 Akasurde