From 17ef829cfe4c9c0b1fefbec77a628e718bf4e27d Mon Sep 17 00:00:00 2001 From: toolonely Date: Sat, 16 Apr 2022 10:54:39 +0700 Subject: python/python3-build: Added (Python module). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-build/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/python3-build/README (limited to 'python/python3-build/README') diff --git a/python/python3-build/README b/python/python3-build/README new file mode 100644 index 0000000000..f1c40b22d7 --- /dev/null +++ b/python/python3-build/README @@ -0,0 +1 @@ +A simple, correct PEP517 package builder. -- cgit v1.2.3