LicenseCheck icon indicating copy to clipboard operation
LicenseCheck copied to clipboard

Bug: show_only_failing = true in pyproject.toml has no effect

Open avandecreme opened this issue 4 months ago • 2 comments

Before You Begin

Before proceeding, please make sure to follow these steps:

  • [X] I have checked for similar issues in the project's issue tracker.
  • [X] I have searched closed issues to see if a similar problem was reported before.

Issue Details

Description

Setting show_only_failing = true in pyproject.toml has no effect but this is an option documented in the readme.

Expected Behavior

Setting show_only_failing = true in pyproject.toml should result in only the failed packages to be shown.

Actual Behavior

Setting show_only_failing = true has no effect. Setting --show-only-failing in the command line workaround the issue.

System Information

Please provide the following additional information about your system or environment:

  • Operating System (OS): macos
  • OS Version: Sequoia
  • Browser (if applicable):
  • Browser Version (if applicable):
  • Project Version (if applicable):

avandecreme avatar Jul 30 '25 09:07 avandecreme