Diff of /MANIFEST.in [000000] .. [be69fa]

Switch to side-by-side view

--- a
+++ b/MANIFEST.in
@@ -0,0 +1,5 @@
+include README.md
+include LICENSE
+include genomelake/util.pyx
+recursive-exclude * __pycache__
+recursive-exclude * *.py[co]
\ No newline at end of file