]> git.phdru.name Git - mimedecode.git/commitdiff
Add requirements.txt to sdist; add [egg_info] to setup.cfg
authorOleg Broytman <phd@phdru.name>
Tue, 23 Aug 2016 20:18:46 +0000 (23:18 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 23 Aug 2016 20:18:46 +0000 (23:18 +0300)
MANIFEST.in
setup.cfg

index 9597138cae9c07bcbba9287413bc784be0bfeca1..2a3ca57430449b80f568e41ba1a015c06f85264d 100644 (file)
@@ -1,4 +1,4 @@
 include ANNOUNCE ChangeLog INSTALL.txt Makefile* MANIFEST.in TODO
 include mimedecode.docbook mimedecode.man mimedecode.html mimedecode.txt
-include ez_setup.py mk-distr
+include ez_setup.py mk-distr requirements.txt
 recursive-include test .mailcap Makefile README test_all *.py *.txt
index b5486c47caafb665c12330c7e3ff2b67eec9d8d8..56a356622e99927ddcde13c83e3923576698e1a4 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,9 @@
 [easy_install]
 find_links = http://phdru.name/Software/Python/
 optimize = 2
+
+[egg_info]
+tag_build = 
+tag_date = 0
+tag_svn_revision = 0
+