From 0f996734bdbd413f7dd8ce88d0c12227045609d1 Mon Sep 17 00:00:00 2001 From: Matthieu Darbois Date: Fri, 15 Apr 2022 14:08:58 +0200 Subject: Drop Python 2.6 support (#2039) Signed-off-by: mayeut --- make.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make.bat') diff --git a/make.bat b/make.bat index e292bb16..b424ed20 100644 --- a/make.bat +++ b/make.bat @@ -7,7 +7,7 @@ rem psutil ("make.bat build", "make.bat install") and running tests rem ("make.bat test"). rem rem This script is modeled after my Windows installation which uses: -rem - Visual studio 2008 for Python 2.6, 2.7 +rem - Visual studio 2008 for Python 2.7 rem - Visual studio 2010 for Python 3.4+ rem ...therefore it might not work on your Windows installation. rem -- cgit v1.2.1