Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
needs plone.batching 1.1+ for pagination styles to take effect
Browse files Browse the repository at this point in the history
thet committed Jan 20, 2016
1 parent 62de9a7 commit 75c74f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -38,6 +38,7 @@ def read(*rnames):
install_requires=[
'setuptools',
'plone.app.theming',
'plone.batching>=1.1'
],
extras_require={
'test': [

0 comments on commit 75c74f0

Please sign in to comment.