ecole icon indicating copy to clipboard operation
ecole copied to clipboard

Build Wheels

Open AntoinePrv opened this issue 4 years ago • 0 comments

Describe the problem or improvement suggested

Build wheels for fast and easy installation using pip.

Describe the solution you would like

  • [ ] cibuildwheel can be used to build wheels in CI.
  • [ ] libscip would still be missing and need to be found at runtime.
    • [ ] Set RPATH for libscip
  • [ ] Check and set the MacOS deployment target in scikit-build (info)
  • [ ] Embed -D_LIBCPP_DISABLE_AVAILABILITY automatically in CMake when running MacOS < ?

Describe alternatives you have considered

Additional context

AntoinePrv avatar May 19 '21 21:05 AntoinePrv