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

Expand the pipenv resolver to be more customizable for what python version is specified and how markers should evaluate. #5931

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

Commits on Sep 11, 2023

  1. Expand the pipenv resolver to be more customizeable for what python v…

    …ersion is specified and how markers should evaluate.
    matteius committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f59347e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0cccd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. simplify approach (no python ranges for now) and do not include as a …

    …patch but rather monkeypatch it for the lifespan of the resolver.
    matteius committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ae40af4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. undo change to vendored lib

    matteius committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    1d1373f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. update with main

    matteius committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d748d5b View commit details
    Browse the repository at this point in the history