← Back to team overview

openstack team mailing list archive

Re: setuptools-git

 


On 06/29/2012 10:30 AM, Joshua Harlow wrote:
> Should there be a separation of build-time setup.py and run-time setup.py??
> 
> I’m not sure if something like that is possible (maybe with a setuptools
> variant, distribute or something similar??)

Well, we use distribute already - but the problem isn't really
build-time vs. run-time as much as it has to do with our use of virtualenv.

HOWEVER - I think I just had an idea of how to make this slighly
cleaner. Let me poke at it.

> On 6/29/12 4:06 AM, "Alan Pevec" <apevec@xxxxxxxxx> wrote:
> 
>     On Thu, Jun 28, 2012 at 9:56 PM, Monty Taylor <mordred@xxxxxxxxxxxx>
>     wrote:
>     > https://review.openstack..org/9109 <https://review.openstack.org/9109>
> 
>     Why is setuptools_git added in pip-requires, I thought that's for
>     run-time, not build-time dependencies?
> 
>     Cheers,
>     Alan
> 
>     _______________________________________________
>     Mailing list: https://launchpad.net/~openstack
>     Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>     Unsubscribe : https://launchpad.net/~openstack
>     More help   : https://help.launchpad.net/ListHelp
> 



References