mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 09:57:37 +03:00 
			
		
		
		
	Strip debug symbols when building wheels
This commit is contained in:
		
							parent
							
								
									01349c43e1
								
							
						
					
					
						commit
						99489afa3f
					
				
							
								
								
									
										1
									
								
								.github/workflows/publishing.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/publishing.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -66,6 +66,7 @@ jobs:
 | 
				
			||||||
      CIBW_ENVIRONMENT: >-
 | 
					      CIBW_ENVIRONMENT: >-
 | 
				
			||||||
        PIP_CONFIG_SETTINGS="build_ext=-j4"
 | 
					        PIP_CONFIG_SETTINGS="build_ext=-j4"
 | 
				
			||||||
        DEPENDENCY_INJECTOR_LIMITED_API="1"
 | 
					        DEPENDENCY_INJECTOR_LIMITED_API="1"
 | 
				
			||||||
 | 
					        CFLAGS="-g0"
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@v3
 | 
					      - uses: actions/checkout@v3
 | 
				
			||||||
      - name: Build wheels
 | 
					      - name: Build wheels
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user