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

handle poetry init non-interactive dependencies #2899

Merged
merged 5 commits into from
Jun 23, 2021

Commits on Sep 10, 2020

  1. handle poetry init non-interactive dependencies

    1. in non-interactive mode, suppress "This command will guide you through..."
    2. in interactive mode, respect command line --dependency if the user chooses NO for "Would you like to define your main dependencies interactively?"
    rotu committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    8c03952 View commit details
    Browse the repository at this point in the history
  2. black

    rotu committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    50f0ada View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Add test for noninteractive init

    rotu committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9c2c4ab View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    ba98185 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    84478bc View commit details
    Browse the repository at this point in the history