Open light-weaver opened 7 months ago
gurobipy = "^11.0.1" # TODO: Make gurobipy optional
https://github.com/industrial-optimization-group/DESDEO/blob/e741b18deb14ce4224be6d2f5733fba7494d648e/pyproject.toml#L45
gurobipy is very strongly associated with many of the core files. Doing this will be a pain, but possible. Make all gurobipy imports optional, raise errors when needed.
https://github.com/industrial-optimization-group/DESDEO/blob/e741b18deb14ce4224be6d2f5733fba7494d648e/pyproject.toml#L45