Skip to content

Specify the GPL version#187

Open
fedelibre wants to merge 2 commits intomasterfrom
gpl-version
Open

Specify the GPL version#187
fedelibre wants to merge 2 commits intomasterfrom
gpl-version

Conversation

@fedelibre
Copy link
Member

Fix #186

@@ -1,12 +1,12 @@
[build-system]
requires = ["hatchling"]
requires = ["hatchling>=1.27"]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this just diff noise? It doesn't seem relevant to the issue.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I replaced the deprecated license.text with the PEP639 license tag, which seems to be well supported in hatchling>=1.27 (released in December 2024):
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files
https://hatch.pypa.io/1.13/config/metadata/#license

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.

Question regarding licencing

2 participants