Dear Sir, I got your email from the manual with the title "Distributing Python modules". After writing my modules in Python, I used Cython to convert them to .c and .pyd files. But I faced problem in creating a distribution package containing only the .c and .pyd files. Please let me know if there is any material that I can use as a reference for this purpose or I would appreciate if you can give me some hint especially in preparing the MANIFEST.in file.
Best, Desta
_______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
