From: Ben Kuhn Date: Wed, 16 Nov 2022 03:31:16 +0000 (-0800) Subject: Update Windows readme.txt to clarify Visual Studio required versions (GH-99522) X-Git-Tag: v3.12.0a3~187 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4636df9febc6b8ae977ee8515749f189dfff7aab;p=thirdparty%2FPython%2Fcpython.git Update Windows readme.txt to clarify Visual Studio required versions (GH-99522) This is just a minor update to add a clarification to the requirements in the Windows build readme. Automerge-Triggered-By: GH:zooba --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 898d38e3ecca..3ed26a47b066 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -1,7 +1,7 @@ Quick Start Guide ----------------- -1. Install Microsoft Visual Studio 2017 with Python workload and +1. Install Microsoft Visual Studio 2017 or later with Python workload and Python native development component. 1a. Optionally install Python 3.6 or later. If not installed, get_externals.bat (via build.bat) will download and use Python via