From 54638d18dabe9ed75fc03420e8783ffc983eb850 Mon Sep 17 00:00:00 2001 From: "Peter M. Landwehr" Date: Fri, 24 Feb 2017 14:35:10 -0800 Subject: [PATCH] Add LICENSE to Manifest --- python/MANIFEST.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python/MANIFEST.in b/python/MANIFEST.in index 709c68a..58bdb6e 100644 --- a/python/MANIFEST.in +++ b/python/MANIFEST.in @@ -1 +1,2 @@ -include stan/*.stan \ No newline at end of file +include stan/*.stan +include LICENSE