Skip to content

Fix license in pyproject.toml#131

Open
mjdemilliano wants to merge 1 commit into
wolfSSL:masterfrom
mjdemilliano:fix-pyproject-toml-license
Open

Fix license in pyproject.toml#131
mjdemilliano wants to merge 1 commit into
wolfSSL:masterfrom
mjdemilliano:fix-pyproject-toml-license

Conversation

@mjdemilliano

@mjdemilliano mjdemilliano commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This change makes pyproject.toml compliant to PEP-621 w.r.t. license specification.

Update: changed to correct reference.

This change makes pyproject.toml compliant to PEP-612 w.r.t. license
specification.
@roberthdevries

Copy link
Copy Markdown
Contributor

The current specification for python package information that specifies what goes into a pyproject.toml file can be found in pyproject.toml specification
PEP 639 has been superseded by the above spec. Assuming that the above-mentioned PEP 612 is a mistake as it discusses Parameter Specification Variables related to typing.

The proposed changes use a construct marked as legacy.

@mjdemilliano

Copy link
Copy Markdown
Contributor Author

You're right. The number should have been PEP-621 and has indeed been superseded. Discussion to be held about which PEP this repository still has to support.

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.

2 participants