Merge pull request #187 from plone/issue-186-remove-cyclic-dependency
Remove cyclic dependency with Products.CMFPlone.
This commit is contained in:
commit
40729393e3
2
news/186.bugfix
Normal file
2
news/186.bugfix
Normal file
@ -0,0 +1,2 @@
|
||||
Remove cyclic dependency with Products.CMFPlone
|
||||
[ericof]
|
1
setup.py
1
setup.py
@ -15,7 +15,6 @@ install_requires = [
|
||||
'plone.indexer',
|
||||
'plone.registry',
|
||||
'plone.z3cform',
|
||||
'Products.CMFPlone',
|
||||
'six',
|
||||
'ZODB3',
|
||||
'zope.interface',
|
||||
|
Loading…
x
Reference in New Issue
Block a user