From 7dc6ba06d64cb7ba05e9b4dd42fab700daf8d19d Mon Sep 17 00:00:00 2001 From: LSH Date: Fri, 13 Dec 2019 12:38:02 +1030 Subject: [PATCH] readme.rst, adds minimum Salt version for python3 --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 8e45818..7a7e0bc 100644 --- a/README.rst +++ b/README.rst @@ -372,6 +372,8 @@ Installing the Python 3 packages for Salt is done via the ``-x`` option: See the ``-x`` option for more information. +The earliest release of Salt that supports Python3 is `2018.3.4`. + Tornado 5/6 Workaround ---------------------- Salt does not support tornado>=5.0 currently. This support will not be added until the neon