Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: force-include #776

Open
henryiii opened this issue Jun 24, 2024 · 1 comment
Open

feat: force-include #776

henryiii opened this issue Jun 24, 2024 · 1 comment

Comments

@henryiii
Copy link
Collaborator

We should support hatchling-style force-includes. See #669.

@henryiii henryiii added this to the v0.10.0 milestone Jun 24, 2024
@henryiii
Copy link
Collaborator Author

henryiii commented Aug 1, 2024

I've played with this and I think it's going to be harder than I expected. I think we really need a set of three paths each, something like:

[[tool.scikit-build.force-include]]
source = "../other-folder"
sdist = "src/other-folder"
wheel = "other-folder"

We need a place to copy it into the SDist, and a place to copy it in the wheel.

In light of that, I might revisit the original table suggestion as a simpler intermediate option.

@henryiii henryiii removed this from the v0.10.0 milestone Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant