-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
build toolsSuggestions for extending beyond setuptoolsSuggestions for extending beyond setuptools
Description
Does anyone know if it is possible to use the Meson-python / Meson build system with versioneer? If no, then this is a feature request!
In the pyproject.toml, the meson-python backend is chosen by setting
[build-system]
build-backend = 'mesonpy'
As far as I can tell, you can't use versioneer as it requires the setuptools.build_meta backend.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
build toolsSuggestions for extending beyond setuptoolsSuggestions for extending beyond setuptools