diff --git a/MANIFEST.in b/MANIFEST.in index 84d50dd4..168fb020 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,6 @@ ## Include include COPYING COPYING.lesser NOTICE -recursive-include compiler *.tl *.tsv *.txt +recursive-include compiler *.py *.tl *.tsv *.txt ## Exclude prune pyrogram/api/errors/exceptions