mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-08 16:04:51 +00:00
Update errors prune path
This commit is contained in:
parent
c76a62964f
commit
a05ac9d8a3
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ recursive-include compiler *.py *.tl *.tsv *.txt
|
||||||
recursive-include pyrogram mime.types schema.sql
|
recursive-include pyrogram mime.types schema.sql
|
||||||
|
|
||||||
## Exclude
|
## Exclude
|
||||||
prune pyrogram/api/errors/exceptions
|
prune pyrogram/errors/exceptions
|
||||||
prune pyrogram/api/functions
|
prune pyrogram/api/functions
|
||||||
prune pyrogram/api/types
|
prune pyrogram/api/types
|
||||||
exclude pyrogram/api/all.py
|
exclude pyrogram/api/all.py
|
||||||
Loading…
Reference in a new issue