From 8a0d18320a97175fc20cf4ea0fc33bd2af2bd38e Mon Sep 17 00:00:00 2001 From: Michel Oosterhof Date: Fri, 5 Apr 2019 00:58:46 +0400 Subject: [PATCH] change python version message --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.rst b/docs/README.rst index 567e0b4f..c6b4469f 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -67,7 +67,7 @@ Requirements Software required: -* Python 2.7+, (Limited Python 3 support available for SSH only) +* Python 3.5+ (Python 2.7 supported for now but we recommend to upgrade) * python-virtualenv For Python dependencies, see `requirements.txt `_.