~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to buildout.cfg

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-31 00:16:50 UTC
  • mfrom: (14606.3.7 apocaremains)
  • Revision ID: launchpad@pqm.canonical.com-20111231001650-pjeyhfjhm6mg3yp8
[r=wgrant][no-qa] Merge canonical.database into lp.services.database.

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
include-site-packages = true
81
81
allowed-eggs-from-site-packages =
82
82
initialization = ${scripts:initialization}
83
 
entry-points = iharness=canonical.database.harness:ipython
 
83
entry-points = iharness=lp.scripts.harness:ipython
84
84
scripts = iharness ipython=ipy
85
85
 
86
86
[tags]