Skip to content

Fix layout detection for projects with no packages.#3634

Merged
abravalheri merged 2 commits intopypa:mainfrom
abravalheri:issue-3624
Oct 14, 2022
Merged

Fix layout detection for projects with no packages.#3634
abravalheri merged 2 commits intopypa:mainfrom
abravalheri:issue-3624

Conversation

@abravalheri
Copy link
Copy Markdown
Contributor

Summary of changes

  • Modify the logic deciding if the package has a simple layout to support projects composed only by top-level modules (no packages).

Closes #3624

Pull Request Checklist

@abravalheri abravalheri marked this pull request as ready for review October 12, 2022 16:42
@abravalheri abravalheri merged commit a55b024 into pypa:main Oct 14, 2022
@abravalheri abravalheri deleted the issue-3624 branch October 14, 2022 11:38
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

Successfully merging this pull request may close these issues.

[BUG] In editable installs, whether new modules are auto-picked-up depends on whether the distribution contains a package or not

2 participants