From: Charlie M. <cw...@gm...> - 2006-01-26 14:38:21
|
> Isn't package_data available only in python 2.4? Doh! That's probably a good reason not to implement this is cvs yet. : ( I guess I am at a loss then, and what we have now will probably have to do. Maybe when setuptools becomes more accepted we can force it as default with the "import ez_setup; ez_setup.use_setuptools()" line up top. I imagine package_data works with python2.3 and setuptools. |