mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
Subparsers CLI
This commit is contained in:
@@ -9,7 +9,7 @@ setup(
|
||||
'zope.interface',
|
||||
],
|
||||
entry_points={
|
||||
'letsencrypt.authenticators': [
|
||||
'letsencrypt.plugins': [
|
||||
'example = letsencrypt_example_plugins:Authenticator',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user