Development Build
Pre-release
Pre-release
·
227 commits
to main
since this release
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!