diff --git a/MANIFEST.in b/MANIFEST.in
index d2cadf9098d132313f0f720d619922139e723e63..a1d1fa8368c21fa83cbf13ded7a13bd6fd14acfe 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