> * Are we saying "use setuptools" for everyone, or still only if you need itSetuptools is the preferred distutils-derived system. distutils should
> (asking since there is a stub about installing setuptools but the simple
> example doesn't have a direct need for it ATM, but could use find_packages()
> and such)?
no longer be considered morally superior.
The MEBS idea, or a simple setup.py emulator and a contract with the
installer on which commands it will actually call, will eventually let
you do a proper job of choosing build systems.