Skip to content

Commit

Permalink
Make sure we have p.a.layout >= 2.3.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Sep 15, 2013
1 parent 48a7055 commit 4ac08c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -37,6 +37,7 @@
'plone.app.contentmenu',
'plone.app.dexterity>=2.0.7', # has a fix for INameFromFilename
'plone.app.relationfield',
'plone.app.layout>=2.3.6', # viewlets for table of contents and related items
'plone.formwidget.querystring',
'plone.namedfile [blobs]',
'plone.app.versioningbehavior',
Expand Down

1 comment on commit 4ac08c5

@mister-roboto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing information:

Please sign in to comment.