### Issue Description https://github.com/pypa/packaging.python.org/blob/c31a69a5a951d3e0ba0200fe011c5fd90aff8279/source/shared/build-backend-tabs.rst: > [build-system] > requires = ["flit_core >= 3.12.0, <4"] > build-backend = "flit_core.buildapi" flit 4 was released on 29 Apr (<https://github.com/pypa/flit/releases/tag/4.0.0>); although it is not available yet on [PyPI](https://pypi.org/project/flit/) (https://github.com/pypa/flit/issues/673#issuecomment-4342783325), you can install it locally. [Arch Linux provides flit 4.0.0](https://archlinux.org/packages/extra/any/python-flit/). ### Code of Conduct - [x] I am aware that participants in this repository must follow the PSF Code of Conduct.
Issue Description
https://github.com/pypa/packaging.python.org/blob/c31a69a5a951d3e0ba0200fe011c5fd90aff8279/source/shared/build-backend-tabs.rst:
flit 4 was released on 29 Apr (https://github.com/pypa/flit/releases/tag/4.0.0); although it is not available yet on PyPI (pypa/flit#673 (comment)), you can install it locally.
Arch Linux provides flit 4.0.0.
Code of Conduct