summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Grainger <tagrain@gmail.com>2015-10-02 00:29:54 +0100
committerThomas Grainger <tagrain@gmail.com>2015-10-02 00:29:54 +0100
commit2e24e357a59ee559d5d35d5e0322595751b98c11 (patch)
tree9ca4ec3a5924d24312ff100230ee23cbbcda5dd8
parent27d3bca47e4d39bd5038665726fb157577c5abfa (diff)
downloadisodate-2e24e357a59ee559d5d35d5e0322595751b98c11.tar.gz
Point the URL to GitHub
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 44b94a6..b23acc9 100644
--- a/setup.py
+++ b/setup.py
@@ -59,7 +59,7 @@ setup(name='isodate',
description='An ISO 8601 date/time/duration parser and formatter',
license='BSD',
# keywords = '',
- url='http://cheeseshop.python.org/pypi/isodate',
+ url='https://github.com/gweis/isodate/',
long_description=(read('README.rst') +
read('CHANGES.txt') +