2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-22 01:47:34 +00:00
pyrogram/MANIFEST.in

14 lines
336 B
Plaintext
Raw Permalink Normal View History

2024-12-23 21:16:42 +01:00
# Include files
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
2021-12-20 19:37:08 +00:00
recursive-include tests *.py
2017-12-05 12:50:29 +01:00
2024-12-23 21:16:42 +01:00
# Exclude files
exclude pyrogram/raw/all.py
# Prune directories
2019-06-30 19:22:19 +02:00
prune pyrogram/errors/exceptions
prune pyrogram/raw/functions
prune pyrogram/raw/types
prune pyrogram/raw/base