commit: 9e3682d555d431514d9583170ae8be1b6fc12839
parent 3e191da6d9d1cbe62d8f638ed68a93a46348b38b
Author: Sergey M․ <dstftw@gmail.com>
Date: Fri, 22 Dec 2017 23:53:27 +0700
[MANIFEST.in] Include all test data in PyPI package
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git 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 *