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

Add MANIFEST.in so we get a valid sdist

Open hoodmane opened this issue 1 year ago • 0 comments
trafficstars

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 09:10 hoodmane