CyLP
CyLP copied to clipboard
cylp 0.93.1 fails to install on windows with python 3.12
We just had an error in the github CI: https://github.com/coin-or/pulp/actions/runs/16437354192/job/46449920765
Yes, I got an error that I could not address when building on Windows with Python 3.12 so I could not successfully produce a binary wheel for now. I will get back to it and see what I can do one of these days. It would be nice to have the Windows binary wheels produced by cibuildwheel, as on other platforms, but there are issues there, too (see #187).
OK, I managed to build and upload wheels for Python 3.12 and 3.13 now.