mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:31:51 +02:00
Remove entry point
This commit is contained in:
@@ -130,7 +130,6 @@ setup(
|
|||||||
entry_points={
|
entry_points={
|
||||||
'console_scripts': [
|
'console_scripts': [
|
||||||
'letsencrypt = letsencrypt.cli:main',
|
'letsencrypt = letsencrypt.cli:main',
|
||||||
'letsencrypt-renewer = letsencrypt.renewer:main',
|
|
||||||
],
|
],
|
||||||
'letsencrypt.plugins': [
|
'letsencrypt.plugins': [
|
||||||
'manual = letsencrypt.plugins.manual:Authenticator',
|
'manual = letsencrypt.plugins.manual:Authenticator',
|
||||||
|
|||||||
Reference in New Issue
Block a user