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

[internal] Add experimental_compatible_resolves to python_requirement and use it to generate lockfiles #13978

Merged

Commits on Dec 23, 2021

  1. [internal] Add experimental_compatible_resolves to `python_requirem…

    …ent` and use it to generate lockfiles
    
    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    Eric-Arellano committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    c599c2b View commit details
    Browse the repository at this point in the history
  2. Fix bug caught by MyPy

    # Rust tests and lints will be skipped. Delete if not intended.
    [ci skip-rust]
    
    # Building wheels and fs_util will be skipped. Delete if not intended.
    [ci skip-build-wheels]
    Eric-Arellano committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    64368c3 View commit details
    Browse the repository at this point in the history