File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1+ Ensures packages are not accidentally bundled into the traditional
2+ installer.
Original file line number Diff line number Diff line change 1515        <EmbeddedResource  Include =" *.wxl"   />
1616    </ItemGroup >
1717    <ItemGroup >
18-         <ExcludeFolders  Include =" Lib\test;Lib\tests;Lib\tkinter;Lib\idlelib;Lib\turtledemo"   />
18+         <ExcludeFolders  Include =" Lib\site-packages;Lib\ test;Lib\tests;Lib\tkinter;Lib\idlelib;Lib\turtledemo"   />
1919        <InstallFiles  Include =" $(PySourcePath)Lib\**\*" 
2020                      Exclude =" $(PySourcePath)Lib\**\*.pyc;
2121                               $(PySourcePath)Lib\**\*.pyo; 
2222                               $(PySourcePath)Lib\turtle.py; 
23-                                $(PySourcePath)Lib\site-packages\README; 
2423                               @(ExcludeFolders->'$(PySourcePath)%(Identity)\*'); 
2524                               @(ExcludeFolders->'$(PySourcePath)%(Identity)\**\*')"  >
2625            <SourceBase >$(PySourcePath)Lib</SourceBase >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments