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

Better handling of hatch package location declaration #386

Open
nathanjmcdougall opened this issue Mar 5, 2025 · 0 comments
Open

Better handling of hatch package location declaration #386

nathanjmcdougall opened this issue Mar 5, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@nathanjmcdougall
Copy link
Owner

Motivation
Following from #347 and #383; we are explicitly pointing hatch to the package location. So we need some way of deciding layout structure. It's time to make a heuristic function for this, and test the case where the src dir exists but is empty (since in that case hatch will still need explicit help beyond its heuristics).

This needs to be considered as a part of #316. We also don't know how the uv build backend will affect this.

Summary of desired enhancement
Test and improve handling of this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant