mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
14cb4979f0
Pruning the _build folder produced the message `no previously-included directories found matching 'docs/_build'` when installing from the source distribution.
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
include README.md
|
|
include test/*.py
|
|
include test/*.json
|
|
include youtube-dl.bash-completion
|
|
include youtube-dl.1
|
|
recursive-include docs Makefile conf.py *.rst
|