From 38fcc848aaa993ee26054fb60ecd24558a8afd89 Mon Sep 17 00:00:00 2001 From: Denis Bilenko Date: Mon, 13 Apr 2009 22:32:35 +0700 Subject: [PATCH] remove LICENSE from MANIFEST.in since there's no such file --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index ee7be4f..f324feb 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,3 @@ recursive-include greentest *.py *.crt *.key recursive-include examples *.py -include MANIFEST.in LICENSE README.twisted NEWS +include MANIFEST.in README.twisted NEWS