Skip to content

Commit

Permalink
Merge pull request #156 from plone/issue-155-remove-cyclic-dependency
Browse files Browse the repository at this point in the history
Remove cyclic dependency with plone.app.event.
  • Loading branch information
ericof authored Sep 15, 2021
2 parents 050a109 + fb648f6 commit 1a3c1dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions news/155.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Remove cyclic dependency with Products.CMFPlone
[ericof]
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"plone.memoize",
"plone.portlets>=1.1",
"plone.app.i18n",
"plone.app.event",
"plone.app.vocabularies >= 2.1.15.dev0",
"plone.app.z3cform",
"transaction",
Expand Down

0 comments on commit 1a3c1dd

Please sign in to comment.