summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xREADME-SF.rst3
-rwxr-xr-xREADME-package.rst3
-rwxr-xr-xREADME.rst3
-rw-r--r--doc/man/scons.xml4
4 files changed, 4 insertions, 9 deletions
diff --git a/README-SF.rst b/README-SF.rst
index e33c3f1..fce28d9 100755
--- a/README-SF.rst
+++ b/README-SF.rst
@@ -48,8 +48,7 @@ Execution Requirements
======================
Running SCons requires Python 3.5 or higher. There should be no other
-dependencies or requirements to run scons, although the pywin32 Python
-package is strongly recommended if running on Windows systems.
+dependencies or requirements to run scons.
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++
diff --git a/README-package.rst b/README-package.rst
index 605e5fe..4aaea1c 100755
--- a/README-package.rst
+++ b/README-package.rst
@@ -45,8 +45,7 @@ Requirements
------------
Running SCons requires Python 3.5 or higher. There should be no other
-dependencies or requirements to run SCons, although the pywin32 Python
-package is strongly recommended if running on Windows systems.
+dependencies or requirements to run SCons.
By default, SCons knows how to search for available programming tools on
diff --git a/README.rst b/README.rst
index df74a59..1d7b858 100755
--- a/README.rst
+++ b/README.rst
@@ -73,8 +73,7 @@ Execution Requirements
======================
Running SCons requires Python 3.5 or higher. There should be no other
-dependencies or requirements to run scons, although the pywin32 Python
-package is strongly recommended if running on Windows systems.
+dependencies or requirements to run scons
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++
diff --git a/doc/man/scons.xml b/doc/man/scons.xml
index 2e8a4f1..c930eb6 100644
--- a/doc/man/scons.xml
+++ b/doc/man/scons.xml
@@ -515,9 +515,7 @@ by appropriate setting of &consvars;.</para>
<para>&scons;
requires Python 3.5 or higher.
-There should be no other dependencies or requirements to run &scons;,
-although the <package>pywin32</package> Python package is
-strongly recommended if running on Windows systems.
+There should be no other dependencies or requirements to run &scons;.
</para>
</refsect1>