pyrogram/MANIFEST.in
2017-12-05 12:50:29 +01:00

9 lines
223 B
Plaintext

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