[Distutils] Expressing a dependancy on ElementTree

Ross Vandegrift ross at kallisti.us
Fri Nov 7 23:38:19 CET 2008


On Fri, Nov 07, 2008 at 12:29:30PM -0500, Phillip J. Eby wrote:
> Have your setup.py check what version it's running under, and declare 
> the right dependency (or lack thereof).  This is really the only way 
> to deal with things that are bundled in the stdlib, at least until 
> such time as the stdlib includes .egg-info for bundled packages.

Okay - I didn't think of that.  Not such a terrible solution :)

-- 
Ross Vandegrift
ross at kallisti.us

"If the fight gets hot, the songs get hotter.  If the going gets tough,
the songs get tougher."
	--Woody Guthrie


More information about the Distutils-SIG mailing list