Hi,
I realized that extra-path is not always honored in buildout. I have a
Django application that uses django-recipe with extra-path.
I also want a pure ipython program that share the same sys.path. but
if I write:
[ipython]
recipe = zc.recipe.egg
eggs = ${buildout:eggs}
extra-
On Tue, Nov 28, 2017 at 4:33 AM, Alessandro Dentella
wrote:
> Hi,
>
> I realized that extra-path is not always honored in buildout. I have a
> Django application that uses django-recipe with extra-path.
>
> I also want a pure ipython program that share the same sys.path. but
> if I write:
>
>
As I’m sure most or everyone on this list is aware, the work to replace PyPI
with Warehouse has been underway for quite awhile. I’m happy to say that we’ve
now got funding from a MOSS grant that should finally help us get this across
the finish line and deployed for “real”. You can read more abo
On 29 November 2017 at 00:41, Donald Stufft wrote:
> As I’m sure most or everyone on this list is aware, the work to replace PyPI
> with Warehouse has been underway for quite awhile. I’m happy to say that
> we’ve now got funding from a MOSS grant that should finally help us get this
> across the f