Appreciate it! Will do!
--
https://mail.python.org/mailman/listinfo/python-list
On Thursday, July 7, 2016 at 7:47:22 AM UTC+3, Nir Cohen wrote:
> On Wednesday, July 6, 2016 at 10:09:01 PM UTC+3, Ethan Furman wrote:
> > On 07/06/2016 11:43 AM, Nir Cohen wrote:
> >
> > > We decided that we want to package sets of wheels together created or
> &g
On Wednesday, July 6, 2016 at 10:09:01 PM UTC+3, Ethan Furman wrote:
> On 07/06/2016 11:43 AM, Nir Cohen wrote:
>
> > We decided that we want to package sets of wheels together created or
> > downloaded
> > by `pip wheel`, add relevant metadata, package them together
Hey all,
As part of working on Cloudify (http://github.com/cloudify-cosmo) we've had to
provide a way for customers to install our plugins in an environment where PyPI
isn't accessible. These plugins are sets of Python packages which necessarily
depend on one another (i.e. a regular python pack