File tree Expand file tree Collapse file tree 4 files changed +4
-9
lines changed Expand file tree Collapse file tree 4 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,7 @@ Execution Requirements
4848======================
4949
5050Running SCons requires Python 3.5 or higher. There should be no other
51- dependencies or requirements to run scons, although the pywin32 Python
52- package is strongly recommended if running on Windows systems.
51+ dependencies or requirements to run scons.
5352
5453The default SCons configuration assumes use of the Microsoft Visual C++
5554compiler suite on Win32 systems, and assumes a C compiler named 'cc', a C++
Original file line number Diff line number Diff line change @@ -45,8 +45,7 @@ Requirements
4545------------
4646
4747Running SCons requires Python 3.5 or higher. There should be no other
48- dependencies or requirements to run SCons, although the pywin32 Python
49- package is strongly recommended if running on Windows systems.
48+ dependencies or requirements to run SCons.
5049
5150
5251By default, SCons knows how to search for available programming tools on
Original file line number Diff line number Diff line change @@ -73,8 +73,7 @@ Execution Requirements
7373======================
7474
7575Running SCons requires Python 3.5 or higher. There should be no other
76- dependencies or requirements to run scons, although the pywin32 Python
77- package is strongly recommended if running on Windows systems.
76+ dependencies or requirements to run scons
7877
7978The default SCons configuration assumes use of the Microsoft Visual C++
8079compiler suite on Win32 systems, and assumes a C compiler named 'cc', a C++
Original file line number Diff line number Diff line change @@ -515,9 +515,7 @@ by appropriate setting of &consvars;.</para>
515515
516516<para >&scons;
517517requires Python 3.5 or higher.
518- There should be no other dependencies or requirements to run &scons; ,
519- although the <package >pywin32</package > Python package is
520- strongly recommended if running on Windows systems.
518+ There should be no other dependencies or requirements to run &scons; .
521519</para >
522520
523521</refsect1 >
You can’t perform that action at this time.
0 commit comments