Skip to content

Commit 407c9ae

Browse files
committed
Add comment about the difference between full and reduced assets.
1 parent 7bd7f8b commit 407c9ae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ It contains the assets needed to automatically build Python 3.6 for Mac OSX
77
such that the resulting version of Python is a stand-alone runtime to be
88
included in the OSX based installable for Mu.
99

10+
There are two versions of each release:
11+
12+
* Full - where everything is included.
13+
* Reduced - where man pages, tests, IDLE and ensurepip are removed.
14+
15+
The reduced version is the one included in the OSX installer for Mu.
16+
1017
IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR
1118
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF
1219
THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN

0 commit comments

Comments
 (0)