From 637b2c5788657535ab05b6610f3b02d56ab957ec Mon Sep 17 00:00:00 2001 From: nitromaster101 Date: Thu, 9 Jul 2009 01:36:29 +0000 Subject: add upload/revert schema manipulation, more tests, and other changes of the past few days git-svn-id: http://freebase-python.googlecode.com/svn/trunk@172 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2 --- MANIFEST.in | 1 - 1 file changed, 1 deletion(-) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index e706d44..45f4a6e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,5 @@ 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