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