~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to buildout.cfg

  • Committer: William Grant
  • Date: 2011-12-30 06:47:17 UTC
  • mto: This revision was merged to the branch mainline in revision 14610.
  • Revision ID: william.grant@canonical.com-20111230064717-n5re5t6we5w8o17z
Replace canonical.database usage everywhere, and format-imports.

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]