mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
include bash completion and manpage in PyPi dist
This commit is contained in:
parent
d8f64574a4
commit
471cf47796
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
include README.md
|
||||
include test/*.py
|
||||
include test/*.json
|
||||
include test/*.json
|
||||
include youtube-dl.bash-completion
|
||||
include youtube-dl.1
|
||||
|
|
Loading…
Reference in a new issue