ecole
ecole copied to clipboard
Build Wheels
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.
- [ ]
libscipwould still be missing and need to be found at runtime.- [ ] Set RPATH for
libscip
- [ ] Set RPATH for
- [ ] Check and set the MacOS deployment target in
scikit-build(info) - [ ] Embed
-D_LIBCPP_DISABLE_AVAILABILITYautomatically in CMake when runningMacOS < ?