From: Daira Hopwood Date: Fri, 6 Feb 2015 23:59:12 +0000 (+0000) Subject: Fix warnings due to bitrot in MANIFEST.in. closes #2380 X-Git-Tag: allmydata-tahoe-1.10.1a1~72 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=9f2ffc34581f492182619ea9da2f8906446f74c5;p=tahoe-lafs%2Ftahoe-lafs.git Fix warnings due to bitrot in MANIFEST.in. closes #2380 Signed-off-by: Daira Hopwood --- diff --git a/MANIFEST.in b/MANIFEST.in index da07b99c..1b96c822 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,10 +2,9 @@ include COPYING.GPL COPYING.TGPPL.rst CREDITS Makefile NEWS.rst Tahoe.home include relnotes.txt include bin/tahoe-script.template recursive-include src *.xhtml *.js *.png *.css -recursive-include twisted *.py graft docs graft misc graft static -graft setuptools-0.6c16dev4.egg +graft setuptools-0.6c16dev5.egg global-exclude *~ *.pyc