mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 10:26:06 +02:00
remove zope from plugin example (#8998)
This commit is contained in:
@@ -5,7 +5,6 @@ setup(
|
||||
package='certbot_example_plugins.py',
|
||||
install_requires=[
|
||||
'certbot',
|
||||
'zope.interface',
|
||||
],
|
||||
entry_points={
|
||||
'certbot.plugins': [
|
||||
|
||||
Reference in New Issue
Block a user