diff --git a/MANIFEST.in b/MANIFEST.in index d2cadf9..a1d1fa8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,2 @@ -recursive-include djangoldp_notification/templates * \ No newline at end of file +graft djangoldp_notification +global‐exclude *.py[cod] __pycache__ *.so \ No newline at end of file