mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Enable Python 3.7 in ansible-test.
This commit is contained in:
@@ -103,6 +103,7 @@ SUPPORTED_PYTHON_VERSIONS = (
|
||||
'2.7',
|
||||
'3.5',
|
||||
'3.6',
|
||||
'3.7',
|
||||
)
|
||||
|
||||
COMPILE_PYTHON_VERSIONS = SUPPORTED_PYTHON_VERSIONS
|
||||
|
||||
Reference in New Issue
Block a user