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 compatibility with poetry-core 1.7.0 #16

Closed
wants to merge 1 commit into from

Conversation

jjmerchante
Copy link

poetry-core 1.7.0 removed the deprecated package poetry.core.semver.

This PR replaces the import of the parse_constraint function with the new location.

`poetry-core` 1.7.0 removed deprecated package `poetry.core.semver`.
Replace the import for `parse_constraint` function with the new location.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
@spoorn
Copy link
Owner

spoorn commented Oct 31, 2023

merged #17 instead, thanks for the change!

@spoorn spoorn closed this Oct 31, 2023
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.

2 participants