Increase minimum supported Python version to 3.5
This commit is contained in:
parent
4167f9f60c
commit
eec7ab8e45
3 changed files with 3 additions and 3 deletions
|
|
@ -95,7 +95,7 @@ cdist is the frontend executable to the cdist configuration management.
|
|||
It supports different subcommands as explained below.
|
||||
|
||||
It is written in Python so it requires :strong:`python`\ (1) to be installed.
|
||||
It requires a minimal Python version 3.2.
|
||||
It requires a minimal Python version 3.5.
|
||||
|
||||
GENERAL
|
||||
-------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue