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

WIP - support poetry with url #118

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

chulkilee
Copy link

@chulkilee chulkilee commented Sep 7, 2024

  • Use the package level version since poetry file entry does not include version
  • When PackageFile urls exist, use the first url without checking LinkEvaluator since it may not use the same pattern

  • it does not support pdm with url
  • it currently fails with "build._exceptions.BuildBackendException: Backend 'setuptools.build_meta:legacy' is not available."

@jvolkman
Copy link
Owner

Thanks @chulkilee. Looks like all of the tests are failing with this change in its current state.

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