summaryrefslogtreecommitdiff
path: root/README-SF.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README-SF.rst')
-rwxr-xr-xREADME-SF.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/README-SF.rst b/README-SF.rst
index fce28d91c..337fbf5ab 100755
--- a/README-SF.rst
+++ b/README-SF.rst
@@ -50,6 +50,9 @@ Execution Requirements
Running SCons requires Python 3.5 or higher. There should be no other
dependencies or requirements to run scons.
+As of SCons 4.2.0 support for Python 3.5 is deprecated and will be removed
+with the next major release.
+
The default SCons configuration assumes use of the Microsoft Visual C++
compiler suite on Win32 systems, and assumes a C compiler named 'cc', a C++
compiler named 'c++', and a Fortran compiler named 'gfortran' (such as found
@@ -609,5 +612,5 @@ many contributors, including but not at all limited to:
\... and many others.
-Copyright (c) 2001 - 2020 The SCons Foundation
+Copyright (c) 2001 - 2021 The SCons Foundation