You can use the wheel package format to generate platform specific packages for Windows. Have a look at the python packaging documentation:
https://packaging.python.org In particular: https://packaging.python.org/en/latest/distributing.html#wheels -- Olivier _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
