2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-23 18:37:26 +00:00
pyrogram/MANIFEST.in

9 lines
245 B
Plaintext
Raw Normal View History

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