mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Add Python 3.7-dev to the default docker image.
This commit is contained in:
parent
cf662ed74b
commit
677aca1cc7
3 changed files with 16 additions and 0 deletions
|
@ -5,6 +5,7 @@ python_versions=(
|
|||
2.7
|
||||
3.5
|
||||
3.6
|
||||
3.7
|
||||
)
|
||||
|
||||
requirements=()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue