mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 08:21:49 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			311 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			311 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git a/pyproject.toml b/pyproject.toml
 | |
| index 252c459..4a577c4 100644
 | |
| --- a/pyproject.toml
 | |
| +++ b/pyproject.toml
 | |
| @@ -1,6 +1,6 @@
 | |
|  [build-system]
 | |
| -requires = ["flit"]
 | |
| -build-backend = "flit.buildapi"
 | |
| +requires = ["flit_core"]
 | |
| +build-backend = "flit_core.buildapi"
 | |
|  
 | |
|  [tool.flit.metadata]
 | |
|  module = "tidyexc"
 |