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

Add poetry relax plugin for packages #225

Open
JWuzyk opened this issue Apr 4, 2024 · 1 comment
Open

Add poetry relax plugin for packages #225

JWuzyk opened this issue Apr 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@JWuzyk
Copy link
Collaborator

JWuzyk commented Apr 4, 2024

The poetry relax plugin adds the poetry relax command to automatically loosen all upper bounds on dependencies, as is best practice for packages. I suggest adding this plugin and potentially running during CI as described in their README.

@lsorber
Copy link
Member

lsorber commented Apr 4, 2024

Would that automatically relax the constraint when running poetry add? If not, could it be a pre-commit hook?

@lsorber lsorber added the enhancement New feature or request label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants