aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-02-18 23:56:13 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2013-02-18 23:56:13 +0100
commit471cf47796a5cfbce060c25d3ca55743cae21dbe (patch)
tree5a0094517f7bd5e72499557ea052f30c80cb48f3 /MANIFEST.in
parentd8f64574a418c90b5c7e185ea8ed79f95aa8bfc8 (diff)
downloadyoutube-dl-471cf47796a5cfbce060c25d3ca55743cae21dbe.zip
youtube-dl-471cf47796a5cfbce060c25d3ca55743cae21dbe.tar.gz
youtube-dl-471cf47796a5cfbce060c25d3ca55743cae21dbe.tar.bz2
include bash completion and manpage in PyPi dist
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 81f8e05..8f8af7a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,5 @@
include README.md
include test/*.py
-include test/*.json \ No newline at end of file
+include test/*.json
+include youtube-dl.bash-completion
+include youtube-dl.1