[Distutils] Unravelling installation schemes
Moore, Paul
Paul.Moore at atosorigin.com
Wed Mar 10 01:53:58 EST 2004
From: Mark W. Alexander
> Why does everyone seem to think that the prefered method of Distutils
> package installations is "setup.py install"?
FWIW, I agree. On Windows I *always* do setup.py bdist_wininst and then
run the generated installer. This gives me an uninstall option, which
"raw" distutils doesn't.
This is *not* a plea for uninstall capability in distutils :-)
Paul.
More information about the Distutils-SIG
mailing list