mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			315 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			315 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git a/pyproject.toml b/pyproject.toml
 | |
| index e1c47e8..f8294ff 100644
 | |
| --- a/pyproject.toml
 | |
| +++ b/pyproject.toml
 | |
| @@ -47,7 +47,7 @@ isort = "^5.10.1"
 | |
|  
 | |
|  [build-system]
 | |
|  requires = ["poetry>=0.12"]
 | |
| -build-backend = "poetry.masonry.api"
 | |
| +build-backend = "poetry.core.masonry.api"
 | |
|  
 | |
|  [tool.black]
 | |
|  line-length = 88
 |