[PATCH] D136976: [lit] Add pyproject.toml and fix build w/ modern setuptools backend

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 22:40:33 PDT 2022


MaskRay added a comment.

oes the `pyproject.toml` work in the absence of `setup.py`? It seems to lack `[project]` `[project.urls]` etc? Shall we adopt hatch?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136976/new/

https://reviews.llvm.org/D136976



More information about the llvm-commits mailing list