~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to buildout.cfg

  • Committer: Gavin Panella
  • Date: 2009-10-08 10:56:00 UTC
  • mto: This revision was merged to the branch mainline in revision 9672.
  • Revision ID: gavin.panella@canonical.com-20091008105600-yixeiifze6ba2ao0
The policy seems to be to put all deps in setup.py.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
recipe = z3c.recipe.filetemplate
40
40
eggs = lp
41
41
       windmill
42
 
       paramiko
43
42
# XXX gary 2009-5-12 bug 375751:
44
43
# Make mailman built and installed in a more normal way.
45
44
extra-paths = ${buildout:directory}/lib/mailman
50
49
eggs = lp
51
50
    windmill
52
51
    funkload
53
 
    paramiko
54
52
# XXX gary 2009-5-12 bug 375751:
55
53
# Make mailman built and installed in a more normal way.
56
54
extra-paths = ${buildout:directory}/lib/mailman