Skip to content

Commit 25654bb

Browse files
committed
Exclude __pycache__ from package
1 parent ca4a3a7 commit 25654bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Src/StdLib/StdLib.pyproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
<PropertyGroup>
1616
<ExcludedPackages>
17+
$(StdLibPath)\*\__pycache__\**\*.*;
1718
$(StdLibPath)\idlelib\**\*.*;
1819
$(StdLibPath)\tkinter\**\*.*;
1920
$(StdLibPath)\test\**\*.*;

0 commit comments

Comments
 (0)