Skip to content

Update license specifications for setuptools>=77 #290

@jarq6c

Description

@jarq6c

License classifiers are deprecated. The preferred method to specificy licenses in pyproject.toml is to use a SPDX license identifier.

https://spdx.org/licenses/

This involves updating project.license from { file = "LICENSE" } to "Apache-2.0".

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