summaryrefslogtreecommitdiffstats
path: root/ansible_collections/amazon/aws/tests/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/amazon/aws/tests/config.yml')
-rw-r--r--ansible_collections/amazon/aws/tests/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ansible_collections/amazon/aws/tests/config.yml b/ansible_collections/amazon/aws/tests/config.yml
index 5112f7268..782285475 100644
--- a/ansible_collections/amazon/aws/tests/config.yml
+++ b/ansible_collections/amazon/aws/tests/config.yml
@@ -1,2 +1,3 @@
+---
modules:
- python_requires: '>=3.6'
+ python_requires: ">=3.7"