mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-15 11:32:05 +00:00
Since we require ansible-core >= 2.15, nothing before Python 2.7 is supported and used in tests anyway.
This commit is contained in:
parent
961acd9120
commit
424b39fe36
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user