Skip to content

Use meson-python instead of setuptools #69

Open
@awvwgk

Description

@awvwgk

Currently the Python bindings can be built with setuptools or meson, the latter is preferred since we have more control with meson over the build environment. For building the Python wheels we therefore use meson-python a PEP517 compliant build system wrapping meson.

Some upstream issues with preferably should be resolved first:

From our side we need to do some testing on MacOS, Windows and *BSD.

  • successful build on MacOS/x86_64
  • successful build on Windows
  • successful build on *BSD

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions