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

enhance the dependency management capabilities of Poetry #9755

Open
qxstriving opened this issue Oct 12, 2024 · 1 comment
Open

enhance the dependency management capabilities of Poetry #9755

qxstriving opened this issue Oct 12, 2024 · 1 comment
Labels
kind/feature Feature requests/implementations status/triage This issue needs to be triaged

Comments

@qxstriving
Copy link

Issue Kind

Change in current behaviour

Description

Dear Poetry Team,

I hope this message finds you well. I am writing to propose a feature that I believe would greatly enhance the dependency management capabilities of Poetry, making it even more powerful and flexible.

Feature Request: Dependency Exclusion
Background:
Poetry is an excellent tool for managing Python dependencies, and it has significantly improved the way we handle project dependencies. However, one common challenge in dependency management is dealing with conflicting dependencies. This issue often arises when a package indirectly introduces a version of a dependency that conflicts with another package's requirements.

Proposal:
To address this, I suggest adding a feature similar to what Maven offers, where users can explicitly exclude specific sub-dependencies during the installation of a package. This feature would allow users to fine-tune their dependency tree and avoid conflicts more effectively.

Adding support for excluding specific dependencies would be a valuable addition to Poetry, making it an even more robust and user-friendly tool. I believe this feature would be widely appreciated by the community and would help to streamline dependency management in complex projects.

Thank you for considering this request. I look forward to your thoughts and any feedback you may have.

Impact

no

Workarounds

no

@qxstriving qxstriving added kind/feature Feature requests/implementations status/triage This issue needs to be triaged labels Oct 12, 2024
@finswimmer
Copy link
Member

Probably a duplicate of #5330?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Feature requests/implementations status/triage This issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants