pyrogram/MANIFEST.in

9 lines
223 B
Plaintext
Raw Normal View History

2017-12-05 11:50:29 +00:00
## 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