Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #60463 > unrolled thread

Re: SetupTools

Started byBen Finney <ben+python@benfinney.id.au>
First post2013-11-26 10:14 +1100
Last post2013-11-26 10:14 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: SetupTools Ben Finney <ben+python@benfinney.id.au> - 2013-11-26 10:14 +1100

#60463 — Re: SetupTools

FromBen Finney <ben+python@benfinney.id.au>
Date2013-11-26 10:14 +1100
SubjectRe: SetupTools
Message-ID<mailman.3201.1385421255.18130.python-list@python.org>
Chandru Rajendran <Chandru_Rajendran@infosys.com> writes:

> How can we set the target folder for the package in Setuptools?

You do it at install time. In other words, it's not up to the author of
‘setup.py’ to decide; it's for the administrator installing your package
(or whoever set the defaults on that specific machine) to decide where
it goes.

See <URL:http://docs.python.org/3/install/index.html> for the
instructions to the Setuptools user on how to install a distribution.

> **************** CAUTION - Disclaimer *****************
> This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
> for the use of the addressee(s). If you are not the intended recipient, please 
[…]

This is nonsense (you are deliberately sending the message to a public
forum and thus the message is not confidential). Please stop using a
system that adds this boilerplate rubbish, and/or convince your system
administrators to remove it when sending to public forums.

-- 
 \            “… Nature … is seen to do all things Herself and through |
  `\         herself of own accord, rid of all gods.” —Titus Lucretius |
_o__)                                                 Carus, c. 40 BCE |
Ben Finney

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web