mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			179 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			179 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
[build-system]
 | 
						|
build-backend = 'setuptools.build_meta'
 | 
						|
# https://github.com/yt-dlp/yt-dlp/issues/5941
 | 
						|
# https://github.com/pypa/distutils/issues/17
 | 
						|
requires = ['setuptools > 50']
 |