Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Include all code required for compilation in the PyPI source code .tar.gz #305

Open
apcamargo opened this issue Feb 17, 2025 · 0 comments
Open

Comments

@apcamargo
Copy link

I'm working on a recipe to add tree-sitter-sql to [conda-forge](https://conda-forge.org/), but I can't compile it from the source code downloaded from PyPI because some necessary files (e.g., the tree-sitter headers) are missing.

Since PyPI's source distribution is used when a wheel is unavailable for a given architecture, it would be beneficial to include all required files in the .tar.gz archive. This would make it possible to compile the library directly and facilitate adding tree-sitter-sql to conda-forge.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant