<div dir="ltr">Hi,<br><br>I've got a module that relies on pywin32 being installed (to consume but not create COM objects, and to respond to COM events). My module installs with easy_install, and I'd love to have its dependency graph automatically install pywin32, or at least the bits important for COM object and event consumption.<br>
<br>Is this possible? I found a thread from last year to this effect, but the outcome wasn't clear (at least to me).<br><br>Thanks!<br>Michael<br></div>