projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8f6457
)
include bash completion and manpage in PyPi dist
author
Philipp Hagemeister
<phihag@phihag.de>
Mon, 18 Feb 2013 22:56:13 +0000
(23:56 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Mon, 18 Feb 2013 22:56:13 +0000
(23:56 +0100)
MANIFEST.in
patch
|
blob
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index 81f8e05cd9f2bb419df47771a6d6e027553a8665..8f8af7a7ffbce0c3ec1d6c6eeb4dd053b10bedb4 100644
(file)
--- 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