Skip to content

feat: Migrate to pyproject.toml - #52

Merged
kesara merged 3 commits into
mainfrom
fear/use-pyproject
Sep 30, 2025
Merged

feat: Migrate to pyproject.toml#52
kesara merged 3 commits into
mainfrom
fear/use-pyproject

Conversation

@kesara

@kesara kesara commented Sep 10, 2025

Copy link
Copy Markdown
Member

Fixes #49

Note that the original setup.py had Simplified BSD as the license1.

license='Simplified BSD',

But the LICENSE file had BSD 3-Clause license2.

This PR set the PyPI license identifier to BSD-3-Clause3.

Footnotes

  1. https://github.com/ietf-tools/rfc2html/blob/v2.0.3/setup.py#L40

  2. https://github.com/ietf-tools/rfc2html/blob/v2.0.3/LICENSE

  3. 292c979

@kesara

kesara commented Sep 10, 2025

Copy link
Copy Markdown
Member Author

This depends on #53

@kesara
kesara marked this pull request as draft September 10, 2025 07:26
@kesara
kesara requested review from jennifer-richards and removed request for jennifer-richards September 26, 2025 00:46
@kesara
kesara marked this pull request as ready for review September 29, 2025 19:02
@kesara
kesara merged commit 058ddb4 into main Sep 30, 2025
18 checks passed
@kesara
kesara deleted the fear/use-pyproject branch September 30, 2025 20:21
logan-stytch pushed a commit to logan-stytch/rfc2html that referenced this pull request Nov 3, 2025
* feat: Migrate to pyproject.toml

* chore: Update license identifier
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.

Use pyproject.toml

3 participants