X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=MANIFEST.in;h=d73b9c9b44f4f39875d858f3821e9a729ec20ead;hp=c4714f7c49cfc36aeefecc1af6c2b4f257f993d6;hb=HEAD;hpb=3d1c4c583c1f16d9775f438b7472ccf43a79698b diff --git a/MANIFEST.in b/MANIFEST.in index c4714f7..d73b9c9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,11 @@ global-include Makefile *.py *.rst *.txt -include sample/m_librarian.conf include docs/genapidocs COPYING MANIFEST.in TODO mk-distr tox.ini +include m_librarian.conf.sample +include m_librarian/web/static/style.css +include m_librarian/web/views/*.tmpl recursive-include docs* *.css *.js *.html *.gif *.png +recursive-include m_librarian/glst genres_*.glst recursive-include m_librarian/translations *.mo *.po recursive-include tests test_config.conf *.inpx +recursive-exclude devscripts * +recursive-exclude docs*/_build *