PyPSA / linopy

Linear optimization with N-D labeled arrays in Python
https://linopy.readthedocs.io
MIT License
165 stars 51 forks source link

build: add support for python 3.13 #363

Open afuetterer opened 1 month ago

afuetterer commented 1 month ago

The setup is really nice. The build step produces a test job for 3.13.

Now there is a problem with gurobipy. Maybe wait until a wheel is available.