On 30 April 2013 14:23, Vinay Sajip <vinay_sa...@yahoo.co.uk> wrote:

> 've released version 0.1.1 of distil, downloadable from [1]. It's based
> on distlib 0.1.2. The other changes are as follows:
>
[...]

> Your feedback will be gratefully received!
>

One thought - it would be nice to have an equivalent of pip's --target flag
(install packages into the specified directory) for distil install. I use
this fairly frequently to install packages outside of sys.path, when
creating standalone scripts bundled with their dependencies. Actually, in
that case the metadata isn't much use either, so I often delete that. An
option to not install the metadata directory would also be useful.

I know it's an unusual use-case, but I thought I might as well ask :-)

Paul
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to