Skip to content

Poetry getDirectPackageNames: pass cwd to command - #1814

Closed
Eduardo Villalpando Mello (edvilme) wants to merge 1 commit into
mainfrom
poetry-show-cwd
Closed

Eduardo Villalpando Mello (edvilme) wants to merge 1 commit into
mainfrom
poetry-show-cwd

Conversation

@edvilme

Copy link
Copy Markdown
Contributor

Fixes #1779

Updated the logic for retrieving top-level package information by ensuring the Poetry command is executed in the correct working directory (cwd). This is achieved by calling getPoetryCwd and passing the result to the PoetryShowTopLevelCommand, which improves accuracy in environments with multiple Poetry projects.

@edvilme

Copy link
Copy Markdown
Contributor Author

Superseeded by #1816

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.

Poetry package listing fails for nested/non-root pyproject.toml projects (poetry show runs with wrong cwd)

1 participant