aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-12-22 23:53:27 +0700
committerSergey M․ <dstftw@gmail.com>2017-12-22 23:53:27 +0700
commit9e3682d555d431514d9583170ae8be1b6fc12839 (patch)
tree7e6378111ad7cdc0e59c8a5763247a298001c71a /MANIFEST.in
parent3e191da6d9d1cbe62d8f638ed68a93a46348b38b (diff)
downloadyoutube-dl-9e3682d555d431514d9583170ae8be1b6fc12839.zip
youtube-dl-9e3682d555d431514d9583170ae8be1b6fc12839.tar.gz
youtube-dl-9e3682d555d431514d9583170ae8be1b6fc12839.tar.bz2
[MANIFEST.in] Include all test data in PyPI package
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index af7518e..4e43e99 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,9 +2,8 @@ include README.md
include LICENSE
include AUTHORS
include ChangeLog
-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
+recursive-include test *