From 15a97608c079004f6a4b1201a6de61ceb078424f Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 8 Jan 2024 07:56:20 -0500 Subject: [PATCH] Fix missing license file in the Python sdist --- cramjam-python/LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 120000 cramjam-python/LICENSE diff --git a/cramjam-python/LICENSE b/cramjam-python/LICENSE new file mode 120000 index 00000000..ea5b6064 --- /dev/null +++ b/cramjam-python/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file