Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Commit

Permalink
Use the grok toolkit 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
janjaapdriessen committed Jan 20, 2011
1 parent bf7c6be commit 6aa8fe0
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions grokproject/template/buildout.cfg_tmpl
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
[buildout]
extends = ${version_info_url}
# XXX do not use groktoolkit trunk for release.
extends = http://svn.zope.org/repos/main/groktoolkit/trunk/grok.cfg
extends-cache = extends-cache
include-site-packages = ${include_site_packages}
develop = .
Expand Down Expand Up @@ -30,24 +28,9 @@ versions = versions
# unless you specify an eggs-directory option here.
${eggs_dir}
extensions += buildout.dumppickedversions
mr.developer
always-checkout = true
auto-checkout = grok
grokui.admin
zope.fanstatic
zope.errorview

[sources]
grok = svn http://svn.zope.org/repos/main/grok/trunk
zope.fanstatic = svn http://svn.zope.org/repos/main/zope.fanstatic/trunk
zope.errorview = svn http://svn.zope.org/repos/main/zope.errorview/trunk

[versions]
# Override versions here.
# This version pin can be removed after the next groktoolkit release.
grokcore.view = 2.3
grokui.base = 0.5
fanstatic = 0.10

[app]
recipe = z3c.recipe.scripts
Expand Down

0 comments on commit 6aa8fe0

Please sign in to comment.