Skip to content

Development Build

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Dec 00:31
· 227 commits to main since this release
df058b7
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!