aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2018-03-19 14:58:15 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2018-03-19 14:58:15 -0400
commite50b00127a9c1ec25ba1f8133551a0ff682d60a2 (patch)
treed8dc0f8327572d2749718b6cd5ead942b6ebec94 /setup.py
parent1e6668e606b33846b8ff0bfbc459fae3de145e8d (diff)
downloadfirewatch-e50b00127a9c1ec25ba1f8133551a0ff682d60a2.tar.gz
Replace default repository URL
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3f19155..c3c9b08 100644
--- a/setup.py
+++ b/setup.py
@@ -34,7 +34,7 @@ setup(
author_email='jhunk@stsci.edu',
description='A utility to display the timeline of a Conda channel',
license='BSD',
- url='https://github.com/jhunkeler/firewatch',
+ url='https://github.com/astroconda/firewatch',
classifiers=[
'Intended Audience :: System Administrators',
'License :: OSI Approved :: BSD License',