Skip to content

Commit b802ce2

Browse files
committed
Merge branch 'master' of github.com:Mathics3/mathics-scanner
2 parents 9e81430 + 41fe427 commit b802ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def subdirs(root, file="*.*", depth=10):
105105
# metadata for upload to PyPI
106106
maintainer="Mathics Group",
107107
description="Character Tables and Tokenizer for Mathics and the Wolfram Language.",
108-
license="GPL",
108+
license="GPL-3.0-only",
109109
url="https://mathics.org/",
110110
keywords=["Mathematica", "Wolfram", "Interpreter", "Shell", "Math", "CAS"],
111111
classifiers=[

0 commit comments

Comments
 (0)