[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-distutils-sig
Subject:    Re: [Distutils] how to use mr.developer?
From:       Jim Fulton <jim () zope ! com>
Date:       2010-02-24 19:19:35
Message-ID: 1099b90b1002241119o558f48h6c12757b498574ba () mail ! gmail ! com
[Download RAW message or body]

On Wed, Feb 24, 2010 at 5:44 AM, }--o <viktor.nagy@gmail.com> wrote:
> hi,
>
> I'm just experimenting with distutils, and would like to move my django apps
> under it.
> One of my apps uses django-sugar that should be checked out from github.
>
> bin/buildout check out my django-sugar repo under src/, and creates an
> egg-link under develop-eggs, but it's not added to sys.path for the bin/*
> binaries.
> Is there a simple way to do it? I've seen the extra_paths variable, but then
> I still have to write each ${buildout:auto-checkout} line again.

You just need to include the project name in the list of eggs for the
parts that generate the scripts you're interested in.


>
> this is my buildout.cfg file:
>
> [buildout]
> parts = python django-1.1
> develop = .
> eggs =
>     django-contacts
>     django-l10n
>     django-registration

I'm guessing you want to add django-sugar here.

Jim

--
Jim Fulton
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic