From e123500ffd2391d8efde82eddedeb19eceac3099 Mon Sep 17 00:00:00 2001 From: "Peter M. Landwehr" Date: Mon, 22 May 2017 16:22:22 -0700 Subject: [PATCH] Add license to manifest for future source bundles --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 6451cec..f0b0339 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,4 @@ global-exclude tests/* recursive-exclude tests * recursive-exclude tests_py35 * +include LICENSE