tree-sitter-java icon indicating copy to clipboard operation
tree-sitter-java copied to clipboard

Add MANIFEST.in so we get a valid sdist

Open hoodmane opened this issue 1 year ago • 0 comments

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.

hoodmane avatar Oct 08 '24 08:10 hoodmane