Add LICENSE, AUTHORS and ChangeLog to PyPI package (closes #15054)
[youtube-dl] / setup.py
index 67d6633ed6f8301f6fdd31a079a6e4dd1ce0b6b3..7dbb5805f8e124dd3f4634255d9090940b2880e4 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -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',