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

Add "install-all" command to install packages according to spec metadata file #1301

Merged
merged 11 commits into from
Apr 3, 2024

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    1969544 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and huxuan committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    86194ac View commit details
    Browse the repository at this point in the history
  3. type fix

    huxuan committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e659051 View commit details
    Browse the repository at this point in the history
  4. Update src/pipx/main.py

    Co-authored-by: chrysle <fritzihab@posteo.de>
    huxuan and chrysle committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bc1fd3c View commit details
    Browse the repository at this point in the history
  5. Update changelog.d/687.feature.md

    Co-authored-by: chrysle <fritzihab@posteo.de>
    huxuan and chrysle committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    cc1bc41 View commit details
    Browse the repository at this point in the history
  6. Update src/pipx/commands/install.py

    Co-authored-by: chrysle <fritzihab@posteo.de>
    huxuan and chrysle committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    90f5f51 View commit details
    Browse the repository at this point in the history
  7. Update src/pipx/commands/install.py

    Co-authored-by: chrysle <fritzihab@posteo.de>
    huxuan and chrysle committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f0fc696 View commit details
    Browse the repository at this point in the history
  8. Update src/pipx/commands/install.py

    Co-authored-by: chrysle <fritzihab@posteo.de>
    huxuan and chrysle committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    430642e View commit details
    Browse the repository at this point in the history
  9. add example docs

    huxuan committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    024ca93 View commit details
    Browse the repository at this point in the history
  10. handle python interpreter

    huxuan committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a558e52 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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