mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Merge branch 'master' of github.com:rg3/youtube-dl
This commit is contained in:
		
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							| @@ -61,7 +61,7 @@ setup( | |||||||
|     author = 'Ricardo Garcia', |     author = 'Ricardo Garcia', | ||||||
|     maintainer = 'Philipp Hagemeister', |     maintainer = 'Philipp Hagemeister', | ||||||
|     maintainer_email = 'phihag@phihag.de', |     maintainer_email = 'phihag@phihag.de', | ||||||
|     packages = ['youtube_dl'], |     packages = ['youtube_dl', 'youtube_dl.extractor'], | ||||||
|  |  | ||||||
|     # Provokes warning on most systems (why?!) |     # Provokes warning on most systems (why?!) | ||||||
|     #test_suite = 'nose.collector', |     #test_suite = 'nose.collector', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister