blob: 72ee6e1a89597b9d502d5631a97ab04ba924fbf6 (
plain)
1
2
3
4
5
6
7
|
Flit is a simple way to put Python packages and modules on PyPI.
It tries to require less thought about packaging and help you avoid
common mistakes.
flit_core is the flit pep517 build backend, used as a build backend
for a lot of python packages including the build of the flit tool.
|