2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-22 09:57:19 +00:00
pyrogram/MANIFEST.in

10 lines
275 B
Plaintext
Raw Normal View History

2017-12-05 12:50:29 +01:00
## Include
2019-05-13 17:21:15 +02:00
include README.md 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
2019-06-30 19:22:19 +02:00
prune pyrogram/errors/exceptions
prune pyrogram/raw/functions
prune pyrogram/raw/types
prune pyrogram/raw/base
exclude pyrogram/raw/all.py