diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-03-24 01:42:11 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-03-24 01:42:11 +0100 |
commit | ce328530a9009ffb5f0f486fc5178520d972f07a (patch) | |
tree | db344b03e546b98869afb0f1147d1012efa77a9b /MANIFEST.in | |
parent | f70daac108bc28383cfe5c8843f56e7d8c74eb74 (diff) | |
parent | 6e25c58ed74505f69770ee01fd762f416d7405d3 (diff) |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 8f8af7a7f..08be9af71 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,3 +3,5 @@ include test/*.py include test/*.json include youtube-dl.bash-completion include youtube-dl.1 +recursive-include docs * +prune docs/_build |