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

Port #3046 #3047 #3051 #3076 to master #3080

Merged
merged 5 commits into from
Oct 5, 2020

Commits on Oct 5, 2020

  1. tests: improve init command test setup

    This change ensures that we create closer to reality scenarios when
    testing init command.
    
    Relates-to: python-poetry#3073
    abn committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    0cb2b70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c59b1ce View commit details
    Browse the repository at this point in the history
  3. lock: resolve dependencies on no-update

    This change ensures that we resolve dependencies to correctly propagate
    markers when using `lock --no-update`.
    
    Resolves: python-poetry#3048
    abn committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    692eb6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    676d1b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a94c40e View commit details
    Browse the repository at this point in the history