File tree Expand file tree Collapse file tree 5 files changed +6
-1
lines changed
Expand file tree Collapse file tree 5 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ NOTE: The 4.0.0 release of SCons dropped Python 2.7 support. Use 3.1.2 if
88 Python 2.7 support is required (but note old SCons releases are unsupported).
99NOTE: Since SCons 4.3.0, Python 3.6.0 or above is required.
1010NOTE: Since SCons 4.9.0, Python 3.7.0 or above is required.
11-
11+ The last release to support Python 3.7 or Python 3.8 is NEXT_RELEASE.
1212
1313RELEASE VERSION/DATE TO BE FILLED IN LATER
1414
Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ Execution Requirements
5050Running SCons requires Python 3.7 or higher. There should be no other
5151dependencies or requirements to run standard SCons.
5252
53+ The last release to support Python 3.7 or Python 3.8 is NEXT_RELEASE.
5354The last release to support Python 3.6 was 4.8.1.
5455The last release to support Python 3.5 was 4.2.0.
5556
Original file line number Diff line number Diff line change @@ -46,9 +46,11 @@ EXECUTION REQUIREMENTS
4646Running SCons requires Python 3.7 or higher. There should be no other
4747dependencies or requirements to run standard SCons.
4848
49+ The last release to support Python 3.7 or Python 3.8 is NEXT_RELEASE.
4950The last release to support Python 3.6 was 4.8.1.
5051The last release to support Python 3.5 was 4.2.0.
5152
53+
5254The default SCons configuration assumes use of the Microsoft Visual C++
5355compiler suite on WIN32 systems (either through the Visual Studio
5456product, or through the separate Build Tools), and assumes a C compiler
Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ Execution Requirements
8383Running SCons requires Python 3.7 or higher. There should be no other
8484dependencies or requirements to run standard SCons.
8585
86+ The last release to support Python 3.7 or Python 3.8 is NEXT_RELEASE.
8687The last release to support Python 3.6 was 4.8.1.
8788The last release to support Python 3.5 was 4.2.0.
8889
Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ Execution Requirements
8686Running SCons requires Python 3.7 or higher. There should be no other
8787dependencies or requirements to run standard SCons.
8888
89+ The last release to support Python 3.7 or Python 3.8 is NEXT_RELEASE.
8990The last release to support Python 3.6 was 4.8.1.
9091The last release to support Python 3.5 was 4.2.0.
9192
You can’t perform that action at this time.
0 commit comments