[Distutils] Ignore ~/.pydistutils.cfg ?

Peter Fein pfein at pobox.com
Sat Apr 26 17:55:57 CEST 2008


is there a way to tell distutils/setuptools to ignore  
~/.pydistutils.cfg?

I use a config to keep easy_install'd packages in my home directory  
but doing so confuses MacPorts; they're apparently passing --exec/-- 
exec-prefix, but it seems to be getting overriden by my config.  See: http://trac.macports.org/projects/macports/ticket/9831#comment 
:4


More information about the Distutils-SIG mailing list