mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Add Python 3.7-dev to the default docker image.
This commit is contained in:
@@ -5,6 +5,7 @@ python_versions=(
|
||||
2.7
|
||||
3.5
|
||||
3.6
|
||||
3.7
|
||||
)
|
||||
|
||||
requirements=()
|
||||
|
||||
Reference in New Issue
Block a user