Skip to content

Commit 8f5f5f3

Browse files
committed
* add new templer.plone.localcommands package to the buildout
1 parent 2791891 commit 8f5f5f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

buildout.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ templer.plone = git [email protected]:collective/templer.plone.git
2828
templer.plonebuildout = git [email protected]:collective/templer.plonebuildout.git
2929
templer.silva = git [email protected]:collective/templer.silva.git
3030
templer.localcommands = git [email protected]:collective/templer.localcommands.git
31+
templer.plone.localcommands = fs templer.plone.localcommands
3132
templer.plonecore = svn https://svn.plone.org/svn/collective/templer.plonecore/trunk
3233

3334
[templer]
@@ -41,6 +42,7 @@ eggs =
4142
templer.plonebuildout
4243
templer.silva
4344
templer.localcommands
45+
templer.plone.localcommands
4446

4547
[test]
4648
recipe = zc.recipe.testrunner

0 commit comments

Comments
 (0)