projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e191da
)
[MANIFEST.in] Include all test data in PyPI package
author
Sergey M․
<dstftw@gmail.com>
Fri, 22 Dec 2017 16:53:27 +0000
(23:53 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Fri, 22 Dec 2017 16:53:27 +0000
(23:53 +0700)
MANIFEST.in
patch
|
blob
|
history
diff --git
a/MANIFEST.in
b/MANIFEST.in
index af7518e0da533574f21ed485b6d267af599494eb..4e43e99f394dfc8506447ea4e8328467f5f6a8f5 100644
(file)
--- 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 *