mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[build] Exclude pkg_resources from being collected (#13320)
				
					
				
			Closes #13311 Authored by: bashonly
This commit is contained in:
		| @@ -2,6 +2,7 @@ | ||||
| set -e | ||||
|  | ||||
| source ~/.local/share/pipx/venvs/pyinstaller/bin/activate | ||||
| python -m devscripts.install_deps -o --include build | ||||
| python -m devscripts.install_deps --include secretstorage --include curl-cffi | ||||
| python -m devscripts.make_lazy_extractors | ||||
| python devscripts/update-version.py -c "${channel}" -r "${origin}" "${version}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bashonly
					bashonly