Skip to content

Commit

Permalink
Add missing version pinnings for testing under Plone 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Apr 7, 2016
1 parent 5e78cc9 commit 12a5396
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions versions-4.2.x.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ plone.app.jquerytools = 1.5.7
plone.app.tiles = 1.0.1
plone.app.z3cform = 0.6.3
plone.directives.form = 1.1

# for testing
funcsigs = 0.4
mock = 1.0.1

0 comments on commit 12a5396

Please sign in to comment.