manga-dlp/MANIFEST.in

11 lines
212 B
Text
Raw Normal View History

include *.json
include *.md
include *.properties
include *.py
include *.txt
include *.yml
recursive-include contrib *.py
recursive-include mangadlp *.py
recursive-include tests *.py
recursive-include tests *.txt