2
0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2025-09-22 20:52:32 -06:00
blackjack4494_yt-dlc/MANIFEST.in
Jaime Marquínez Ferrándiz 685052fc7b Add initial sphinx docs
With an initial guide for using youtube_dl from python programs.
2014-03-15 19:08:09 +01:00

8 lines
155 B
Plaintext

include README.md
include test/*.py
include test/*.json
include youtube-dl.bash-completion
include youtube-dl.1
recursive-include docs *
prune docs/_build