From 9ca8ac90f82f8592d4e76adc719582a2ed2abc5b Mon Sep 17 00:00:00 2001 From: Naveen-singla Date: Tue, 14 Sep 2021 15:34:52 +0530 Subject: [PATCH] Changed python version requirement from version 3 to version 3.6.2 or above --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index fc79c34f..728b83ac 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ Build and tests status REQUIREMENTS ------------ -The AboutCode Toolkit is tested with Python 3 only on Linux, Mac and Windows. +The AboutCode Toolkit is tested with Python 3.6.2 or above only on Linux, Mac and Windows. You will need to install a Python interpreter if you do not have one already installed.