diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2012-06-05 11:19:56 +0200 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2012-06-05 11:19:56 +0200 |
| commit | c469360a0ef415c3cdb42063d1fef5e76df4c35d (patch) | |
| tree | ff58c1f02103fc50e2c534c5e8d8274a04db01a9 /setup.py | |
| parent | 40e0f41b4cdf287ab46e2ab7e568a4c5e22f2d61 (diff) | |
| download | tablib-c469360a0ef415c3cdb42063d1fef5e76df4c35d.tar.gz | |
new domain
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ setup( open('HISTORY.rst').read()), author='Kenneth Reitz', author_email='me@kennethreitz.com', - url='http://tablib.org', + url='http://python-tablib.org', packages=[ 'tablib', 'tablib.formats', 'tablib.packages', |
