From aa74beaa2206f85f7b73b21a53f09ed19e910add Mon Sep 17 00:00:00 2001 From: nitromaster101 Date: Thu, 18 Jun 2009 01:18:28 +0000 Subject: include tests in egg and clean up dir(freebase) git-svn-id: http://freebase-python.googlecode.com/svn/trunk@101 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2 --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 3f1ee01..e706d44 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,6 @@ recursive-include freebase *.py *.txt recursive-include examples *.py *.txt +recursive-include test *.py *.txt include freebase-README exclude metaweb.py -- cgit v1.3.1