really need to use testing branches..

This commit is contained in:
Kenneth Reitz
2011-08-15 22:49:14 -04:00
parent f01d65c2e9
commit 19ee1997b5
2 changed files with 2 additions and 26 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ from operator import itemgetter
from tablib import formats
from tablib.compat import OrderedDict
from tablib.compat import OrderedDict, unicode
__title__ = 'tablib'