]> jfr.im git - yt-dlp.git/blobdiff - MANIFEST.in
[utils] HTTPHeaderDict: Handle byte values
[yt-dlp.git] / MANIFEST.in
index 5743f605a2ab4e93e76416732f6e42b252e87150..bc2f056c05b74058adb17203c33e873363668750 100644 (file)
@@ -1,7 +1,10 @@
+include AUTHORS
+include Changelog.md
+include LICENSE
 include README.md
-include test/*.py
-include test/*.json
-include youtube-dl.bash-completion
-include youtube-dl.fish
-include youtube-dl.1
-recursive-include docs Makefile conf.py *.rst
+include completions/*/*
+include supportedsites.md
+include yt-dlp.1
+include requirements.txt
+recursive-include devscripts *
+recursive-include test *