We've decided that pythn 3.5 is the minimum python3 version (#4572)

pull/18777/head
Toshio Kuratomi 8 years ago committed by Matt Clay
parent a539ea47bc
commit 5bd9cdad5a

@ -83,7 +83,7 @@ options:
version_added: "2.0"
description:
- The Python executable used for creating the virtual environment.
For example C(python3.4), C(python2.7). When not specified, the
For example C(python3.5), C(python2.7). When not specified, the
system Python version is used.
required: false
default: null

Loading…
Cancel
Save