pyrofork/MANIFEST.in
wulan17 8353e5a2a2
Pyrofork: Full rebrand
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2024-02-06 04:41:59 +07:00

11 lines
288 B
Text

## Include
include README.md COPYING COPYING.lesser NOTICE
recursive-include compiler *.py *.tl *.tsv *.txt
recursive-include tests *.py
## Exclude
prune pyrofork/errors/exceptions
prune pyrofork/raw/functions
prune pyrofork/raw/types
prune pyrofork/raw/base
exclude pyrofork/raw/all.py