]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update Windows readme.txt to clarify Visual Studio required versions (GH-99522)
authorBen Kuhn <bjk4929@yahoo.com>
Wed, 16 Nov 2022 03:31:16 +0000 (19:31 -0800)
committerGitHub <noreply@github.com>
Wed, 16 Nov 2022 03:31:16 +0000 (19:31 -0800)
This is just a minor update to add a clarification to the requirements in the Windows build readme.

Automerge-Triggered-By: GH:zooba
PCbuild/readme.txt

index 898d38e3eccae4006f9ba8c4296c2313f03f970b..3ed26a47b066b96c34539a6873b84ebf60cea14b 100644 (file)
@@ -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