SetupTools

Chris “Kwpolska” Warrick kwpolska at gmail.com
Mon Nov 25 12:14:46 EST 2013


On Mon, Nov 25, 2013 at 9:35 AM, Chandru Rajendran
<Chandru_Rajendran at infosys.com> wrote:
>
> Hi all,
> How can we set the target folder for the package in Setuptools?

The answer likely is *you are not allowed to do this*.  It’s up to the
user to set it.

Unless you are the user, and want to have the packages you install go
to a place desired by you, then the --prefix parameter may be of help
(although you are better off by using a virtualenv which makes it
unnecessary)

> **************** CAUTION - Disclaimer *****************
> [snip]
> ***INFOSYS******** End of Disclaimer ********INFOSYS***


Tell your legal department that such notices have no legal power
whatsoever and are just a waste of everyone’s bandwidth, time and the
like.

-- 
Chris “Kwpolska” Warrick <http://kwpolska.tk>
PGP: 5EAAEA16
stop html mail | always bottom-post | only UTF-8 makes sense



More information about the Python-list mailing list