From 3a86950eb0da2bb5361b75e9fb766db39d676832 Mon Sep 17 00:00:00 2001 From: V-Zabayrachny <79155496+V-Zabayrachny@users.noreply.github.com> Date: Thu, 20 Jan 2022 19:39:19 +0300 Subject: [PATCH] [MacOS] Remove python 3.5 on MacOS 10.15 (#4919) --- images/macos/toolsets/toolset-10.15.json | 1 - 1 file changed, 1 deletion(-) diff --git a/images/macos/toolsets/toolset-10.15.json b/images/macos/toolsets/toolset-10.15.json index 994e7bd4..88433678 100644 --- a/images/macos/toolsets/toolset-10.15.json +++ b/images/macos/toolsets/toolset-10.15.json @@ -251,7 +251,6 @@ "platform" : "darwin", "versions": [ "2.7.*", - "3.5.*", "3.6.*", "3.7.*", "3.8.*",