diff options
| author | nitromaster101 <nitromaster101@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2> | 2009-06-18 01:18:28 +0000 |
|---|---|---|
| committer | nitromaster101 <nitromaster101@5914aa95-5b3a-0410-a3b5-7b719e7fe9b2> | 2009-06-18 01:18:28 +0000 |
| commit | aa74beaa2206f85f7b73b21a53f09ed19e910add (patch) | |
| tree | 6c9d75ed80b6d82a94180a088621101f9664f3f1 /MANIFEST.in | |
| parent | 8c20dd55e59489e233a6591247bac20a4c2e482d (diff) | |
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
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
