Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
BUILDING.md: Python 3.10 on Windows
  • Loading branch information
cclauss authored Dec 6, 2021
commit ccf6a2b2219bb96035017e7341ccf1c458af97f8
2 changes: 1 addition & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ to run it again before invoking `make -j4`.

##### Option 1: Manual install

* [Python 3.9](https://www.microsoft.com/en-us/p/python-39/9p7qfqmjrfp7)
* [Python 3.10](https://www.microsoft.com/en-us/p/python-310/9pjpw5ldxlz5)
* The "Desktop development with C++" workload from
[Visual Studio 2019](https://visualstudio.microsoft.com/downloads/) or
the "C++ build tools" workload from the
Expand Down