Skip to content

Add support for modern license entries in pyproject.toml #295

@set-soft

Description

@set-soft

Describe the solution you'd like
The supported mechanism:

license = { file = "LICENSE" }

Is currently deprecated in favor of SPDX tags, but this tool is forcing the deprecated mechanism, which is confusing for Python developers

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions