tree-sitter-java
tree-sitter-java copied to clipboard
Add MANIFEST.in so we get a valid sdist
The src/tree_sitter/ directory is not included in the sdist so if we attempt to build from it, we get compilation errors due to missing headers. This fixes the sdist.