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

feat(poetry): add dependency constraint support for Poetry 2 #315

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

DavidVujic
Copy link
Owner

Description

Add support for Poetry dependency greater than v1, to be able to use the newly released Poetry 2.

Motivation and Context

fixes #314

How Has This Been Tested?

✅ CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

Copy link

sonarqubecloud bot commented Jan 5, 2025

@DavidVujic DavidVujic merged commit d9ea5cc into main Jan 5, 2025
4 checks passed
@DavidVujic DavidVujic deleted the poetry-2-dependency-constraints branch January 5, 2025 23:27
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 2 support
1 participant