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 complicated export case #5711

Closed

Commits on Jul 13, 2022

  1. Fix complicated export case

    By treating different python version ranges independently, we buy the
    flexibility needed to make better decisions.
    dimbleby committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    ca8fda9 View commit details
    Browse the repository at this point in the history
  2. tighten up correctness of export

    fail more visibly if we take a wrong turn
    dimbleby committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    bd6242b View commit details
    Browse the repository at this point in the history
  3. prefer requirement.clone()

    dimbleby committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    283f2e5 View commit details
    Browse the repository at this point in the history