We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e942bd commit b84e6faCopy full SHA for b84e6fa
1 file changed
PCbuild/python20.wse
@@ -1940,7 +1940,13 @@ item: Install File
1940
Source=..\lib\csv\*.py
1941
Destination=%MAINDIR%\Lib\csv
1942
Description=CSV package
1943
- Flags=0000000100000010
+ Flags=0000000000000010
1944
+end
1945
+item: Install File
1946
+ Source=..\lib\csv\util\*.py
1947
+ Destination=%MAINDIR%\Lib\csv\util
1948
+ Description=CSV package
1949
1950
end
1951
item: Remark
1952
0 commit comments