aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2014-09-14 14:07:33 +0200
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2014-09-14 14:07:33 +0200
commit56d1912f1d8b886ef0355565e2a4e24560d8a7a6 (patch)
tree5ee6db4936e8d899f830948af616837f4fbd7344 /MANIFEST.in
parenteb3bd7ba8db8a31f5262d2d8f335700d1664a1bf (diff)
downloadyoutube-dl-56d1912f1d8b886ef0355565e2a4e24560d8a7a6.zip
youtube-dl-56d1912f1d8b886ef0355565e2a4e24560d8a7a6.tar.gz
youtube-dl-56d1912f1d8b886ef0355565e2a4e24560d8a7a6.tar.bz2
Add a completion script generator for the fish shell
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d43cc1f..5743f60 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,5 +2,6 @@ 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