X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=MANIFEST.in;h=d73b9c9b44f4f39875d858f3821e9a729ec20ead;hb=ced17ee7dd16622f1e5cf55f838301993f7ac3f7;hp=cb686942a68a0d17f76e3fdca29bb77f58260fd9;hpb=12febf0a2f7549e2e2de5a1f2f7610255e0ad14a;p=m_librarian.git diff --git a/MANIFEST.in b/MANIFEST.in index cb68694..d73b9c9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,11 @@ -include COPYING ChangeLog MANIFEST.in README.rus.txt README.txt -include TODO requirements.txt sample/m_librarian.conf -recursive-include m_librarian *.py +global-include Makefile *.py *.rst *.txt +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 *