www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Pyd extention with external dependancy

I have been trying to create a python extention using pyd and 
would like my D code to use an external library, in this case 
D-YAML. is there a way to tell pyd to include the lib when 
building the extention?
Feb 17 2018