numba / llvmlite

A lightweight LLVM python binding for writing JIT compilers
https://llvmlite.pydata.org/
BSD 2-Clause "Simplified" License
1.94k stars 322 forks source link

Convert to use `pyproject.toml` #970

Open esc opened 1 year ago

esc commented 1 year ago

Feature request

Convert llvmlite to use a pyproject.toml instead of a setup.py.

esc commented 1 year ago

As per https://github.com/numba/numba/wiki/Minutes_2023_11_07 -- I will remove this from the 0.42.0-rc1 milestone as it is no longer planned.