Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tox-dev/pipdeptree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.18.0
Choose a base ref
...
head repository: tox-dev/pipdeptree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.18.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 12, 2024

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

Commits on Apr 13, 2024

  1. Fix test_console failure finding pipdeptree in other environments (#351)

    When we are using pytest in packaging process, we may not get the
    `/usr/bin/pipdeptree` as we need. So, let's use the `PATH` env to get
    the binary instead.
    
    fix: #348
    
    Signed-off-by: cunshunxia <[email protected]>
    xiacunshun authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    6d4d4a7 View commit details
    Browse the repository at this point in the history
Loading