forked from openkylin/flit
9f73cb96fd | ||
---|---|---|
.. | ||
flit_core | ||
README.rst | ||
bootstrap_install.py | ||
build_dists.py | ||
pyproject.toml | ||
update-vendored-tomli.sh |
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``.