From 5113cfb7660640a183edacb9769d1de58c5efcda Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 24 Sep 2022 00:30:34 +0100 Subject: python/python3-hatchling: Added (Hatch build backend) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-hatchling/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-hatchling/README (limited to 'python/python3-hatchling/README') diff --git a/python/python3-hatchling/README b/python/python3-hatchling/README new file mode 100644 index 0000000000..62415b08ff --- /dev/null +++ b/python/python3-hatchling/README @@ -0,0 +1,4 @@ +python3-hatchling (Hatch build backend) + +This is the extensible, standards compliant build backend used by +Hatch. -- cgit v1.2.3