tree-sitter-python
tree-sitter-python copied to clipboard
Add MANIFEST.in so we get a valid sdist
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.