At 12:01 PM 12/3/2008 +0900, David Cournapeau wrote:
Setuptools brings nothing for systems with a dependency system.

To the system, no; to the package, yes. Please remember that .egg-info isn't just for dependencies, it's also for entry points (an inter-package communication mechanism, so that one package can provide plugins for another).

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to