summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2013-08-13 15:33:29 -0400
committerRyan Petrello <lists@ryanpetrello.com>2013-08-13 15:40:20 -0400
commit106ba3afbaa321f080ce57e9a7a303ca6c303eed (patch)
tree5534118701c30b4e218760d90a0496003b80783b /setup.py
parent6086f0f84ed9e2ab3c53f940e4233c94fa446314 (diff)
downloadpecan-106ba3afbaa321f080ce57e9a7a303ca6c303eed.tar.gz
Update docs and package metadata to reflect gerrit review process.
Change-Id: I5cc6cfa31bb899ea32f6d9cb37d86dc0275d09fc
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 0914427..8cf6df3 100644
--- a/setup.py
+++ b/setup.py
@@ -92,7 +92,7 @@ setup(
keywords='web framework wsgi object-dispatch http',
author='Jonathan LaCour',
author_email='info@pecanpy.org',
- url='http://github.com/dreamhost/pecan',
+ url='http://github.com/stackforge/pecan',
license='BSD',
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
include_package_data=True,