remove zope from plugin example (#8998)

This commit is contained in:
Brad Warren
2021-08-18 09:43:40 -07:00
committed by GitHub
parent 06c8113863
commit 435ae075a5
-1
View File
@@ -5,7 +5,6 @@ setup(
package='certbot_example_plugins.py',
install_requires=[
'certbot',
'zope.interface',
],
entry_points={
'certbot.plugins': [