summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2019-10-03 20:16:00 +0200
committerClaude Paroz <claude@2xlibre.net>2019-10-03 20:16:00 +0200
commit20de7fad98f80b2874af8561aa27ea339fea56ce (patch)
treef4552874ca0232e1fe5dece61f9f34339046668e /setup.py
parent4969a71f7fd45089a92763ca77c80aac0e530944 (diff)
downloadtablib-20de7fad98f80b2874af8561aa27ea339fea56ce.tar.gz
Replaced python-tablib.org by tablib.readthedocs.io
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ccde09a..aad742d 100755
--- a/setup.py
+++ b/setup.py
@@ -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=[