Jelajahi Sumber

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

Sergey M․ 8 tahun lalu
induk
melakukan
9e3682d555
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  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 *