We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4a3a7 commit 25654bbCopy full SHA for 25654bb
1 file changed
Src/StdLib/StdLib.pyproj
@@ -14,6 +14,7 @@
14
15
<PropertyGroup>
16
<ExcludedPackages>
17
+ $(StdLibPath)\*\__pycache__\**\*.*;
18
$(StdLibPath)\idlelib\**\*.*;
19
$(StdLibPath)\tkinter\**\*.*;
20
$(StdLibPath)\test\**\*.*;
0 commit comments