docs: update supported Python version list.
This commit is contained in:
parent
ea5a4ed385
commit
18c9cd2365
|
@ -53,8 +53,8 @@ Installation
|
|||
------------
|
||||
|
||||
1. Thoroughly review the documented behavioural differences.
|
||||
2. Verify Ansible 2.3/2.4/2.5 and Python 2.7 are listed in ``ansible --version``
|
||||
output.
|
||||
2. Verify Ansible 2.3-2.5 and Python 2.6, 2.7 or 3.6 are listed in ``ansible
|
||||
--version`` output.
|
||||
3. Download and extract https://github.com/dw/mitogen/archive/master.zip
|
||||
4. Modify ``ansible.cfg``:
|
||||
|
||||
|
|
Loading…
Reference in New Issue