diff options
| author | Claude Paroz <claude@2xlibre.net> | 2019-10-03 20:16:00 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2019-10-03 20:16:00 +0200 |
| commit | 20de7fad98f80b2874af8561aa27ea339fea56ce (patch) | |
| tree | f4552874ca0232e1fe5dece61f9f34339046668e /setup.py | |
| parent | 4969a71f7fd45089a92763ca77c80aac0e530944 (diff) | |
| download | tablib-20de7fad98f80b2874af8561aa27ea339fea56ce.tar.gz | |
Replaced python-tablib.org by tablib.readthedocs.io
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ setup( long_description_content_type="text/markdown", author='Kenneth Reitz', author_email='me@kennethreitz.org', - url='http://python-tablib.org', + url='https://tablib.readthedocs.io', packages=packages, license='MIT', classifiers=[ |
