summaryrefslogtreecommitdiffstats
path: root/python/python3-flit_scm/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-flit_scm/README')
-rw-r--r--python/python3-flit_scm/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-flit_scm/README b/python/python3-flit_scm/README
new file mode 100644
index 0000000000..2fb09fad7b
--- /dev/null
+++ b/python/python3-flit_scm/README
@@ -0,0 +1,5 @@
+python3-flit_scm (PEP 518 build backend library for SCM version files)
+
+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.