Add LICENSE, AUTHORS and ChangeLog to PyPI package (closes #15054)

This commit is contained in:
Sergey M․
2017-12-22 23:38:16 +07:00
parent d2d766bc6d
commit 963d237d26
2 changed files with 4 additions and 0 deletions

View File

@ -109,6 +109,7 @@ setup(
author_email='ytdl@yt-dl.org',
maintainer='Sergey M.',
maintainer_email='dstftw@gmail.com',
license='Unlicense',
packages=[
'youtube_dl',
'youtube_dl.extractor', 'youtube_dl.downloader',