mirror of
				https://github.com/KevinMidboe/delugeClient.git
				synced 2025-10-29 12:00:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			104 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			104 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [build-system]
 | |
| requires = [
 | |
|     "setuptools>=42",
 | |
|     "wheel"
 | |
| ]
 | |
| 
 | |
| build-backend = "setuptools.build_meta" |