X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=MANIFEST.in;h=621ef4332aece6a545773f3a0ca9eb79c634a16d;hb=HEAD;hp=f80c0d1c0fbce4e61c16734375a6de6a64aeb3c0;hpb=6dffe39a733fb41e662d92124914398d16ed44d2;p=mimedecode.git diff --git a/MANIFEST.in b/MANIFEST.in index f80c0d1..621ef43 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,7 @@ -global-include Makefile* *.py *.txt +global-include Makefile* *.py *.rst *.txt *.txt-py3 include ANNOUNCE ChangeLog MANIFEST.in TODO -include mimedecode.docbook mimedecode.man mimedecode.html +include mimedecode.1 mimedecode.html include mk-distr tox.ini include test/.mailcap test/README test/test_all +recursive-include docs* *.css *.js *.html *.gif *.png +recursive-exclude docs*/_build *