diff MANIFEST.in @ 219:7f8820a1c2d6

try again
author Jeff Hammel <k0scist@gmail.com>
date Mon, 14 Dec 2015 13:02:39 -0800
parents d61783ce9fd5
children 221bb5cea60d
line wrap: on
line diff
--- a/MANIFEST.in	Mon Dec 14 12:56:36 2015 -0800
+++ b/MANIFEST.in	Mon Dec 14 13:02:39 2015 -0800
@@ -1,3 +1,3 @@
-recursive-include makeitso/python_module/*
-recursive-include makeitso/python_package/*
+recursive-include makeitso/python_module *
+recursive-include makeitso/python_package *
 recursive-exclude * *.pyc *.pyo
\ No newline at end of file