]> git.phdru.name Git - m_lib.git/commitdiff
Radically simplify MANIFEST.in by using global-include
authorOleg Broytman <phd@phdru.name>
Sun, 28 Aug 2016 14:58:37 +0000 (17:58 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 28 Aug 2016 15:07:19 +0000 (18:07 +0300)
MANIFEST.in

index 8910a47c53d31da93c072f42114e1331fda42886..280c15195462caa6b531867f489d2bbf51c8ea1d 100644 (file)
@@ -1,5 +1,3 @@
-include INSTALL.txt MANIFEST.in Makefile README-flad.txt TODO
-include ez_setup.py mk-distr requirements.txt
-recursive-include m_lib/flad/test *.py *.cfg *.txt
-recursive-include m_lib/hash/test *.py
-recursive-include m_lib/pbar/test *.py
+global-include *.py *.txt
+include MANIFEST.in Makefile TODO mk-distr
+include m_lib/flad/test/test.cfg m_lib/hash/www/index.html