|
From: Ken M. <mc...@ii...> - 2005-12-14 15:54:59
|
On Dec 14, 2005, at 9:23 AM, Charlie Moad wrote: > I missed the "New in version 2.4." note in the link I posted. With > this I would say the current state is probably worth keeping. Attached is a script which I wrote to make setup.py's more declarative and to make using setuptools/py2exe/etc from one file less of a pain. The important part is that it also backports "package_data" to Python 2.3, which could be ripped out and dropped into matplotlib's setup.py without too much trouble. Ken |