Since we require ansible-core >= 2.15, nothing before Python 2.7 is supported and used in tests anyway.

This commit is contained in:
Felix Fontein 2025-04-27 12:24:53 +02:00
parent 961acd9120
commit 424b39fe36

View File

@ -6,4 +6,4 @@
# See template for more information:
# https://github.com/ansible/ansible/blob/devel/test/lib/ansible_test/config/config.yml
modules:
python_requires: '>= 2.7'
python_requires: default