Parcourir la source

include bash completion and manpage in PyPi dist

Philipp Hagemeister il y a 13 ans
Parent
commit
471cf47796
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      MANIFEST.in

+ 3 - 1
MANIFEST.in

@@ -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