Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9aa5e commit 8ca177bCopy full SHA for 8ca177b
1 file changed
PCbuild/python20.wse
@@ -1896,6 +1896,14 @@ item: Install File
1896
end
1897
item: Remark
1898
1899
+item: Install File
1900
+ Source=..\Lib\email\*.py
1901
+ Destination=%MAINDIR%\Lib\email
1902
+ Description=Library email package
1903
+ Flags=0000000000000010
1904
+end
1905
+item: Remark
1906
1907
item: Install File
1908
Source=..\lib\distutils\*.py
1909
Destination=%MAINDIR%\Lib\distutils
@@ -2221,6 +2229,14 @@ item: Install File
2221
2229
2222
2230
2223
2231
2232
2233
+ Source=..\lib\test\data\*.*
2234
+ Destination=%MAINDIR%\Lib\test\data
2235
+ Description=Python Test files
2236
2237
2238
2239
2224
2240
2225
2241
Source=..\lib\test\output\*.*
2226
2242
Destination=%MAINDIR%\Lib\test\output
0 commit comments