changeset 215:360a70d3ef5f

stub a manifest file which may solve all of our problems
author Jeff Hammel <k0scist@gmail.com>
date Fri, 04 Dec 2015 13:12:07 -0800
parents 1a7ed3c940b9
children 04aad19e17c6
files MANIFEST.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/MANIFEST.in	Fri Dec 04 13:12:07 2015 -0800
@@ -0,0 +1,2 @@
+include makeitso/python_module/*
+include makeitso/python_package/*
\ No newline at end of file