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

repositories: add support for PEP 658 #5509

Merged
merged 7 commits into from
Feb 20, 2024

Commits on Feb 20, 2024

  1. repositories: add support for PEP 658

    This change allows Poetry to make use of PEP 503 "simple" API
    repositories that implement PEP 658 for core metadata.
    
    Co-authored-by: Bartosz Sokorski <b.sokorski@gmail.com>
    2 people authored and radoering committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    96f3f22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8dd46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f65db1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c950c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c9bc28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    971f780 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1bcbc2 View commit details
    Browse the repository at this point in the history