]> git.phdru.name Git - m_librarian.git/blobdiff - MANIFEST.in
Convert tests from unittest to pytest
[m_librarian.git] / MANIFEST.in
index c132e576d17cdf253980c2efc11fc4ff1ed5c369..25a3560b22f62c355ded39dca057123d7e5dab81 100644 (file)
@@ -1,4 +1,6 @@
+global-include Makefile *.py *.rst *.txt
 include docs/genapidocs sample/m_librarian.conf
-include COPYING ChangeLog MANIFEST.in Makefile TODO mk-distr *.txt
-recursive-include docs* Makefile *.py *.rst *.txt *.css *.js *.html *.gif *.png
-recursive-include m_librarian/translations Makefile *.mo *.po
+include COPYING ChangeLog MANIFEST.in TODO mk-distr
+recursive-include docs* *.css *.js *.html *.gif *.png
+recursive-include m_librarian/translations *.mo *.po
+recursive-include tests test_config.conf *.inpx