mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
pep8 letsencrypt-apache
This commit is contained in:
@@ -18,7 +18,7 @@ setup(
|
||||
entry_points={
|
||||
'letsencrypt.plugins': [
|
||||
'apache = letsencrypt_apache.configurator:ApacheConfigurator',
|
||||
],
|
||||
],
|
||||
},
|
||||
include_package_data=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user