flit/flit_core/README.rst

7 lines
171 B
ReStructuredText
Raw Normal View History

2022-09-06 17:47:45 +08:00
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``.