Hi,

On Tue, Aug 30, 2011 at 5:06 PM, Benji York <[email protected]> wrote:
> On Tue, Aug 30, 2011 at 5:50 AM, L. Guruprasad <[email protected]> wrote:
> [...]
>> When bin/buildout command is run, the dependencies are not installed.
> [...]
>> [buildout]
>> extensions = mr.developer
>> auto-checkout = <project name>
>> develop = src/wsb
>
> Is your setup.py in src/wsb?  If not, the "develop" line should point to
> the directory that contains it.  The line is often simply "develop = ."
> (unless you have more than one develop egg in the project).

My source code is indeed in src/wsb and there is a setup.py in
src/wsb. But still the dependencies mentioned in that setup.py don't
get installed.

Thanks & Regards,
Guruprasad
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to