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

fix: PDM does not detect namespace packages correctly #2381

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

frostming
Copy link
Collaborator

Fixes #2378

Signed-off-by: Frost Ming [email protected]

Pull Request Checklist

  • A news fragment is added in news/ describing what is new.
  • Test cases added for changed code.

Describe what you have changed in this PR.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/pdm/installers/installers.py 79.11% <0.00%> (ø)

📢 Thoughts on this report? Let us know!

@frostming frostming merged commit 3f50f4c into main Nov 8, 2023
22 of 23 checks passed
@frostming frostming deleted the frostming/issue2378 branch November 8, 2023 04:19
@j178 j178 mentioned this pull request Apr 3, 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

Successfully merging this pull request may close these issues.

PDM does not correctly install packages working in the same top level directory
1 participant