You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for building Python wheels for Linux & MacOS (#1103)
* Modify native build for better MacOS support.
* Add wheel generation scripts and CI jobs.
* Don't remove ompl.util import from ompl.base.
* Don't delete tag every time.
* Only tag prerelease if on main branch.
* Don't auto-update brew.
* Specify pygccxml==2.2.1.
* Build all the Python versions!