mirror of
https://github.com/certbot/certbot.git
synced 2026-07-26 07:39:52 +02:00
Fix ACME module description
This commit is contained in:
committed by
Peter Eckersley
parent
d801b615fc
commit
934301abc6
+1
-1
@@ -1 +1 @@
|
||||
ACME protocol implementation for Python
|
||||
ACME protocol implementation in Python
|
||||
|
||||
+1
-1
@@ -41,7 +41,7 @@ testing_extras = [
|
||||
setup(
|
||||
name='acme',
|
||||
version=version,
|
||||
description='ACME protocol implementation',
|
||||
description='ACME protocol implementation in Python',
|
||||
url='https://github.com/letsencrypt/letsencrypt',
|
||||
author="Let's Encrypt Project",
|
||||
author_email='client-dev@letsencrypt.org',
|
||||
|
||||
Reference in New Issue
Block a user