At 12:07 PM 4/11/2007 +0200, Antoine Pitrou wrote: >Le mercredi 11 avril 2007 à 12:03 +0200, Antoine Pitrou a écrit : > > Well, find_packages() isn't used at all. > >Oops, sorry, I'm not very awake :-( >Yes of course find_packages() is used in the setup.py file.
right, and if you make it "find_packages(exclude=['ez_setup'])", it will stop the warning. In a future version, ez_setup will be excluded automatically. _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
