~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to buildout.cfg

  • Committer: Gary Poster
  • Date: 2009-04-21 21:06:40 UTC
  • mto: (8329.1.1 buildout2)
  • mto: This revision was merged to the branch mainline in revision 8489.
  • Revision ID: gary.poster@canonical.com-20090421210640-l76jm0l4kecm2uik
make ipy work as intended

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
                 os.environ['STORM_CEXTENSIONS'] = '1'
38
38
                 os.environ['LPCONFIG'] = '${configuration:instance_name}'
39
39
entry-points = iharness=canonical.database.harness:ipython
40
 
scripts = iharness ipy
 
40
scripts = iharness ipython=ipy
41
41
 
42
42
[tags]
43
43
recipe = z3c.recipe.tag:tags