File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Swift has the following general dependencies:
55- Git (used by Swift Package Manager)
66- Python[ ^ 1 ] (used by the debugger - LLDB)
77
8- [ ^ 1 ] : The Windows binaries are built against Python 3.10
8+ [ ^ 1 ] : The Windows binaries are built against Python 3.9
99
1010Swift on Windows has the following additional platform specific dependencies:
1111
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The following Visual Studio components should be installed:
1616
1717You should also install the following dependencies:
1818
19- - [ Python 3.10 ._ x_ ] ( https://www.python.org/downloads/windows/ ) [ ^ 3 ]
19+ - [ Python 3.9 ._ x_ ] ( https://www.python.org/downloads/windows/ ) [ ^ 3 ]
2020- [ Git for Windows] ( https://git-scm.com/downloads/win )
2121
2222[ ^ 3 ] : You may install the latest ` .x ` patch release, but ensure you use the specified ` major.minor ` version of Python for optimal compatibility.
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Swift has the following general dependencies:
1010- Git (used by Swift Package Manager)
1111- Python[ ^ 1 ] (used by the debugger - LLDB)
1212
13- [ ^ 1 ] : The Windows binaries are built against Python 3.10
13+ [ ^ 1 ] : The Windows binaries are built against Python 3.9
1414
1515Swift on Windows has the following additional platform specific dependencies:
1616
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The following Visual Studio components should be installed:
2121
2222You should also install the following dependencies:
2323
24- - [ Python 3.10 ._ x_ ] ( https://www.python.org/downloads/windows/ ) [ ^ 3 ]
24+ - [ Python 3.9 ._ x_ ] ( https://www.python.org/downloads/windows/ ) [ ^ 3 ]
2525- [ Git for Windows] ( https://git-scm.com/downloads/win )
2626
2727[ ^ 3 ] : You may install the latest ` .x ` patch release, but ensure you use the specified ` major.minor ` version of Python for optimal compatibility.
You can’t perform that action at this time.
0 commit comments