From 764225df9cc4e2d5f5770aa535d2cfe89f396768 Mon Sep 17 00:00:00 2001 From: Evgeniy Patlan Date: Fri, 27 May 2022 15:56:16 +0300 Subject: [PATCH] Fix requested python version --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 19f4db91b..8becbc816 100644 --- a/INSTALL +++ b/INSTALL @@ -11,7 +11,7 @@ Mandatory - MySQL client libraries built from sources (libmysqlclient, libmysqlxclient) - zip (gnuwin32 in windows) -- python 3.7+ +- python 3.8+ Optional - gtest and gmock 1.8 (can be automatically downloaded)