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

Commit

Permalink
Use feature branches of grokcore.view and grokui.base in order to mak…
Browse files Browse the repository at this point in the history
…e grokproject + fanstatic work.
  • Loading branch information
janjaapdriessen committed Dec 6, 2010
1 parent cfbd80b commit 237a125
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions grokproject/template/buildout.cfg_tmpl
Expand Up @@ -31,10 +31,14 @@ extensions = buildout.dumppickedversions
mr.developer
auto-checkout = fanstatic
zope.fanstatic
grokcore.view
grokui.base

[sources]
fanstatic = hg http://bitbucket.org/fanstatic/fanstatic
zope.fanstatic = svn http://svn.zope.org/repos/main/zope.fanstatic/trunk
grokcore.view = svn http://svn.zope.org/repos/main/grokcore.view/branches/1.13.5-without-static
grokui.base = svn http://svn.zope.org/repos/main/grokui.base/branches/0.4.1-fanstatic

[versions]
WebOb = 1.0
Expand Down

0 comments on commit 237a125

Please sign in to comment.