Skip to content

Commit 7899a7d

Browse files
committed
Cope with Python developer harassment
1 parent ed1bd67 commit 7899a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
]
2525
requires-python = ">=3.9"
2626
readme = "README.rst"
27-
license = {text = "GPL-3.0-only"}
27+
license = "GPL-3.0-or-later"
2828
keywords = ["Mathematica", "Wolfram", "Interpreter", "Shell", "Math", "CAS"]
2929
maintainers = [
3030
{name = "Mathics3 Group"},

0 commit comments

Comments
 (0)