flit/flit_core
Lu zhiping 9f73cb96fd Import Upstream version 3.7.1 2022-09-06 17:47:45 +08:00
..
flit_core Import Upstream version 3.7.1 2022-09-06 17:47:45 +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``.