Skip to content

Commit

Permalink
Merge pull request #52 from plonegovbr/issue_50
Browse files Browse the repository at this point in the history
Pina collective.portlet.calendar
  • Loading branch information
winstonf88 committed Mar 4, 2016
2 parents 11181ac + 50b31c8 commit cbce571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
'collective.portlet.calendar',
'plone.api',
'plone.app.content',
'plone.app.contenttypes<1.1a1',
'plone.app.contenttypes < 1.1a1',
'plone.app.dexterity [grok]',
'plone.app.portlets',
'plone.app.referenceablebehavior',
Expand All @@ -63,7 +63,7 @@
'plone.uuid',
'Products.ATContentTypes',
'Products.CMFCore',
'Products.CMFPlone >=4.3',
'Products.CMFPlone >= 4.3',
'Products.CMFQuickInstallerTool',
'Products.GenericSetup',
'setuptools',
Expand Down

0 comments on commit cbce571

Please sign in to comment.