This commit is contained in:
Kenneth Reitz
2014-05-27 12:49:23 -04:00
parent 3da155ce0d
commit 1cc051f3e8
+1 -1
View File
@@ -43,7 +43,7 @@ setup(
long_description=(open('README.rst').read() + '\n\n' +
open('HISTORY.rst').read()),
author='Kenneth Reitz',
author_email='me@kennethreitz.com',
author_email='me@kennethreitz.org',
url='http://python-tablib.org',
packages=[
'tablib', 'tablib.formats',