Gurobi / gurobi-machinelearning

Formulate trained predictors in Gurobi models
https://gurobi-machinelearning.readthedocs.io/
Apache License 2.0
215 stars 44 forks source link

Cleanup tox env dir after test #334

Closed twbraam closed 3 months ago

twbraam commented 3 months ago

Closes #332.

This magic file installs a tox hook that runs after a target has finished.

We should be able to revert https://github.com/Gurobi/gurobi-machinelearning/commit/86d911c274d160911f57011d1320dd0c06bb500b with this.

pobonomo commented 3 months ago

Thanks! I merged it. I am not sure if deleting the tox env will be annoying when working locally but let's try.