point setup.py to main website

This commit is contained in:
benoitc 2010-03-11 08:33:00 +01:00
parent 838e072cba
commit 0687c9460b

View File

@ -23,7 +23,7 @@ setup(
author = 'Benoit Chesneau',
author_email = 'benoitc@e-engura.com',
license = 'Apache License 2',
url = 'http://github.com/benoitc/gunicorn',
url = 'http://gunicorn.org',
classifiers = [
'Development Status :: 4 - Beta',