Skip to content

fix: read strategy from file in case it is referred to in pyproject.toml #126

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ebirger
Copy link

@ebirger ebirger commented Jun 9, 2025

In case pyproject.toml contains a liccheck section, it is treated as valid configuration.

However, if there are no licenses in the section but it includes a "strategy_ini_file" directive, we should read the strategy from the file.

Fix by treating a liccheck without licenses as not containing strategy.

In case pyproject.toml contains a liccheck section, it is treated
as valid configuration.

However, if there are no licenses in the section but it includes a
"strategy_ini_file" directive, we should read the strategy from
the file.

Fix by treating a liccheck without licenses as not containing strategy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant