mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Update setup.py
ensure domain email reflects the correct domain
This commit is contained in:
parent
69c508ac6e
commit
008d81d022
2
setup.py
2
setup.py
@ -92,7 +92,7 @@ setup(
|
|||||||
description='WSGI HTTP Server for UNIX',
|
description='WSGI HTTP Server for UNIX',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
author='Benoit Chesneau',
|
author='Benoit Chesneau',
|
||||||
author_email='benoitc@e-engura.com',
|
author_email='benoitc@gunicorn.org',
|
||||||
license='MIT',
|
license='MIT',
|
||||||
url='https://gunicorn.org',
|
url='https://gunicorn.org',
|
||||||
project_urls={
|
project_urls={
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user