Skip to content

Add license information to pyproject.toml#687

Open
jayeff wants to merge 1 commit into
giampaolo:masterfrom
jayeff:patch-1
Open

Add license information to pyproject.toml#687
jayeff wants to merge 1 commit into
giampaolo:masterfrom
jayeff:patch-1

Conversation

@jayeff
Copy link
Copy Markdown

@jayeff jayeff commented Mar 30, 2026

With this license automatically listed on PyPI and licence checker can verify project licence

With this license automatically listed on PyPI and licence checker can verify project licence
@giampaolo
Copy link
Copy Markdown
Owner

giampaolo commented Mar 30, 2026

The problem with this is that I remember it breaks on Python <= 3.8 (or perhaps it was 3.7).

@jayeff
Copy link
Copy Markdown
Author

jayeff commented Mar 31, 2026

Oh... I wasn't aware of that. In my personal opinion it's no longer necessary to support python versions up to 3.9 (it reached end of life 5 months ago, 3.8 and 3.7 are eol for much longer).
But maybe you have specific reasons to still support it and in this case feel free to close my PR 🙂

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