MTPyroger/MANIFEST.in

9 lines
269 B
Plaintext
Raw Normal View History

2017-12-05 11:50:29 +00:00
## Include
include COPYING COPYING.lesser NOTICE requirements.txt requirements_extras.txt
2018-03-20 13:51:35 +00:00
recursive-include compiler *.py *.tl *.tsv *.txt
2017-12-05 11:50:29 +00:00
## Exclude
prune pyrogram/api/errors/exceptions
prune pyrogram/api/functions
prune pyrogram/api/types
exclude pyrogram/api/all.py