Skip to content

Commit

Permalink
Add a ctags buildout part.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Dec 21, 2010
1 parent 1d1aea8 commit b115dd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ recipe = zc.recipe.egg
interpreter = python
eggs = z3c.rml [pagetemplate]

[ctags]
recipe = z3c.recipe.tag
eggs = ${test:eggs}

[PILwoTk]
recipe=zc.recipe.egg
eggs=
Expand Down

0 comments on commit b115dd6

Please sign in to comment.