flit/flit_core
Scott Kitterman dc76683af1 use system tomli
Origin: vendor
Forwarded: not-needed
2022-09-06 17:48:43 +08:00
..
flit_core use system tomli 2022-09-06 17:48:43 +08:00
README.rst Import Upstream version 3.7.1 2022-09-06 17:47:45 +08:00
bootstrap_install.py Import Upstream version 3.7.1 2022-09-06 17:47:45 +08:00
build_dists.py Import Upstream version 3.7.1 2022-09-06 17:47:45 +08:00
pyproject.toml Import Upstream version 3.7.1 2022-09-06 17:47:45 +08:00
update-vendored-tomli.sh Import Upstream version 3.7.1 2022-09-06 17:47:45 +08:00

README.rst

flit_core
---------

This provides a PEP 517 build backend for packages using Flit.
The only public interface is the API specified by PEP 517, at ``flit_core.buildapi``.