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 Poetry req synthesis for URLs with markers. (Cherry-pick of #18535) #18537

Merged
merged 1 commit into from
Mar 21, 2023

Commits on Mar 21, 2023

  1. Fix Poetry req synthesis for URLs with markers. (Cherry-pick of pants…

    …build#18535)
    
    Previously the PEP-508 direct reference URL requirement synthesis ran
    afoul of creating ambiguous requirement strings as detailed here:
    pypa/packaging#456 (comment)
    
    Fixes pantsbuild#18530
    
    (cherry picked from commit 54fb80b)
    jsirois committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    fd04209 View commit details
    Browse the repository at this point in the history