[Distutils] ..\setup.py relative invocation
Fred Drake
fdrake at acm.org
Mon May 10 15:14:55 CEST 2010
On Sun, May 9, 2010 at 1:52 PM, Éric Araujo <merwok at netwok.org> wrote:
> make has a -C option that takes as argument the directory to cd to
> before running. Would something like that be ok?
As long as there's a setup.py, cd'ing to that directory seems better
than requiring more of the end user.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller
More information about the Distutils-SIG
mailing list