On Wed, Mar 24, 2010 at 12:53 PM, Darren Dale wrote:
> On Wed, Mar 24, 2010 at 1:19 PM, Ian Bicking wrote:
> > On Wed, Mar 24, 2010 at 7:27 AM, Olemis Lang wrote:
> >> My experience is that only `install_requires` is needed (unless you
> >> want to create app bundles AFAICR) , but in practice I
On Wed, Mar 24, 2010 at 1:19 PM, Ian Bicking wrote:
> On Wed, Mar 24, 2010 at 7:27 AM, Olemis Lang wrote:
>> My experience is that only `install_requires` is needed (unless you
>> want to create app bundles AFAICR) , but in practice I've noticed that
>> *some* easy_installable packages are not pi
On Wed, Mar 24, 2010 at 7:27 AM, Olemis Lang wrote:
> My experience is that only `install_requires` is needed (unless you
> want to create app bundles AFAICR) , but in practice I've noticed that
> *some* easy_installable packages are not pip-able (though I had no
> time to figure out why :-/ )
Us
On Wed, Mar 24, 2010 at 7:50 AM, Darren Dale wrote:
> On Wed, Mar 24, 2010 at 6:26 AM, Tarek Ziadé wrote:
>> The open question is: do we want to include a full installer that
>> takes care of installing / removing dependencies as well ?
>>
>> I think not. Pip already provides this feature on the
On Wed, Mar 24, 2010 at 12:50 PM, Darren Dale wrote:
> On Wed, Mar 24, 2010 at 6:26 AM, Tarek Ziadé wrote:
>> The open question is: do we want to include a full installer that
>> takes care of installing / removing dependencies as well ?
>>
>> I think not. Pip already provides this feature on the
On Wed, Mar 24, 2010 at 6:26 AM, Tarek Ziadé wrote:
> The open question is: do we want to include a full installer that
> takes care of installing / removing dependencies as well ?
>
> I think not. Pip already provides this feature on the top of distutils
> (and distutils2 later I guess) and is no