Current python distribution contains resource files like char.def which are embedded in binary from v0.7.
We can remove them now.
note:
sudachi.json in python side is different from the rust one. We still need it.
- sdist requires all resources to build.
Current python distribution contains resource files like
char.defwhich are embedded in binary from v0.7.We can remove them now.
note:
sudachi.jsonin python side is different from the rust one. We still need it.