coin-or / coin-or/python-mip

Delete binaries for other operating systems at install time

Open
#124 2 comments 0 reactions 0 assignees View on GitHub
cbc mip
Dominant language
Linear Programming
Stars
600
Forks
108
PR merge metrics
No merged PRs in 30d

Description

when mip is installed it comes with binaries for windows, mac, and linux. These are very large - in my experience making mip larger than even numpy or pandas!

It would be good to delete the binaries for the other operating systems during installation of the package - perhaps something inside setup.py.

This is highly relevant to serverless computing environments which often have severely limited disk space, and it's a hassle to do this manually.

Any thoughts on whether this change would be problematic? I should be able to chuck through a PR for it some time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.