Explorar el Código

include bash completion and manpage in PyPi dist

Philipp Hagemeister hace 13 años
padre
commit
471cf47796
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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