mirror of
https://github.com/certbot/certbot.git
synced 2026-07-26 07:39:52 +02:00
Change Certbot author and description
This commit is contained in:
@@ -87,10 +87,10 @@ docs_extras = [
|
||||
setup(
|
||||
name='certbot',
|
||||
version=version,
|
||||
description="Let's Encrypt client",
|
||||
description="ACME client",
|
||||
long_description=readme, # later: + '\n\n' + changes
|
||||
url='https://github.com/letsencrypt/letsencrypt',
|
||||
author="Let's Encrypt Project",
|
||||
author="Electronic Frontier Foundation",
|
||||
author_email='client-dev@letsencrypt.org',
|
||||
license='Apache License 2.0',
|
||||
classifiers=[
|
||||
|
||||
Reference in New Issue
Block a user