Commit Graph

7 Commits (5cb4833f408745135d1b0e178b9a2545a899f2ac)

Author SHA1 Message Date
Sergey M․ 9e3682d555
[MANIFEST.in] Include all test data in PyPI package
Sergey M․ 963d237d26
Add LICENSE, AUTHORS and ChangeLog to PyPI package (closes )
Jaime Marquínez Ferrándiz 56d1912f1d Add a completion script generator for the fish shell
Jaime Marquínez Ferrándiz 14cb4979f0 MANIFEST.in: Only list the files from the docs folder that will be included (closes )
Pruning the _build folder produced the message `no previously-included directories found matching 'docs/_build'` when installing from the source distribution.
Jaime Marquínez Ferrándiz 685052fc7b Add initial sphinx docs
With an initial guide for using youtube_dl from python programs.
Philipp Hagemeister 471cf47796 include bash completion and manpage in PyPi dist
Filippo Valsorda cc51a7d4e0 New repo skeleton, getting ready for PyPi