File tree Expand file tree Collapse file tree 5 files changed +4
-5
lines changed Expand file tree Collapse file tree 5 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 22#  This section tells pip to install semiwrap before starting a build
33[build-system ]
44build-backend  = " hatchling.build" 
5- requires  = [" semiwrap" 
5+ requires  = [" semiwrap" ,  " hatch-meson " 
66
77[project ]
88name  = " swdemo" 
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ classifiers = [
2121    " Topic :: Software Development" 
2222]
2323dependencies  = [
24-     " hatchling>=1.26.2" 
2524    " pkgconf" 
2625    " sphinxify >= 0.7.3" 
2726    " validobj ~= 1.2" 
Original file line number Diff line number Diff line change 11[build-system ]
22build-backend  = " hatchling.build" 
3- requires  = [" semiwrap" 
3+ requires  = [" semiwrap" ,  " hatch-meson " 
44
55[project ]
66description  = " Test program" 
Original file line number Diff line number Diff line change 11[build-system ]
22build-backend  = " hatchling.build" 
3- requires  = [" semiwrap" 
3+ requires  = [" semiwrap" ,  " hatch-meson " 
44
55[project ]
66description  = " Test program" 
Original file line number Diff line number Diff line change 11[build-system ]
22build-backend  = " hatchling.build" 
3- requires  = [" semiwrap" 
3+ requires  = [" semiwrap" ,  " hatch-meson " 
44
55[project ]
66name  = " sw-test" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments