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 per-requirement --no-deps option support in requirements.txt #10837

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Mar 23, 2022

  1. Add --no-deps per line

    q0w committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    46abb8a View commit details
    Browse the repository at this point in the history
  2. Add changelog

    q0w committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    9386757 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8944bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2f6dc5 View commit details
    Browse the repository at this point in the history
  5. Refactor and test

    q0w committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    7343577 View commit details
    Browse the repository at this point in the history
  6. Remove unused arg

    q0w committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    ea90aeb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Refactor

    q0w committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    64ec9d0 View commit details
    Browse the repository at this point in the history
  2. Test AlreadyInstalledCandidate

    q0w committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    003749c View commit details
    Browse the repository at this point in the history
  3. Update news/9948.feature.rst

    Co-authored-by: Tzu-ping Chung <[email protected]>
    q0w and uranusjr authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    094dd68 View commit details
    Browse the repository at this point in the history
  4. Dont warn about conflicts

    q0w committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    065b50a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Refactor

    q0w committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    5f5a9f9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Merge branch 'main' into no-deps

    q0w committed May 6, 2022
    Configuration menu
    Copy the full SHA
    47a018a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Merge branch 'main' into no-deps

    q0w committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2fd921f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Merge branch 'main' into no-deps

    q0w committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    00932a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf3d95 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 17, 2023

  1. Test deps without no-deps flag

    q0w committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    61ab8fb View commit details
    Browse the repository at this point in the history