Removed z3c.autoinclude.plugin entrypoint.
This commit is contained in:
parent
fe10c7448f
commit
73f1255c1f
1
news/3188.bugfix
Normal file
1
news/3188.bugfix
Normal file
@ -0,0 +1 @@
|
|||||||
|
Removed z3c.autoinclude.plugin entrypoint. [maurits]
|
4
setup.py
4
setup.py
@ -55,8 +55,4 @@ setup(
|
|||||||
"plone.app.robotframework",
|
"plone.app.robotframework",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
entry_points="""
|
|
||||||
[z3c.autoinclude.plugin]
|
|
||||||
target = plone
|
|
||||||
""",
|
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user