coin-or / python-mip

Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs
Eclipse Public License 2.0
538 stars 95 forks source link

Support Python 3.12 #360

Closed AdeelK93 closed 10 months ago

AdeelK93 commented 1 year ago

Hello! Do you think python mip can support 3.12? 3.7 can simultaneously be dropped, so that there isn't longer CI time. Thanks!

An attempt is made at #361