aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-flit-scm
Commit message (Collapse)AuthorAge
* python-flit-scm: Add new host-only packageJeffery To2023-03-31
From the README: A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit_core to build the package. Signed-off-by: Jeffery To <jeffery.to@gmail.com>