Преглед изворни кода

[MANIFEST.in] Include all test data in PyPI package

Sergey M․ пре 8 година
родитељ
комит
9e3682d555
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      MANIFEST.in

+ 1 - 2
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 *