MTPyroger/MANIFEST.in
2018-03-20 14:51:35 +01:00

9 lines
228 B
Plaintext

## Include
include COPYING COPYING.lesser NOTICE
recursive-include compiler *.py *.tl *.tsv *.txt
## Exclude
prune pyrogram/api/errors/exceptions
prune pyrogram/api/functions
prune pyrogram/api/types
exclude pyrogram/api/all.py