Diff of /MANIFEST.in [000000] .. [6969be]

Switch to side-by-side view

--- a
+++ b/MANIFEST.in
@@ -0,0 +1,5 @@
+include README.md
+
+recursive-include tests *
+recursive-exclude * __pycache__
+recursive-exclude * *.py[co]