Skip to content

Commit 95acb5b

Browse files
authored
spdx format license (#297)
1 parent 04be57c commit 95acb5b

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
@@ -25,7 +25,6 @@ requires-python = ">=3.8"
2525
dependencies = ["numpy>=1.10.0", "greenlet>=3.0.0"]
2626
classifiers = [
2727
'Intended Audience :: Developers',
28-
'License :: Free for non-commercial use',
2928
'Operating System :: MacOS :: MacOS X',
3029
'Operating System :: POSIX',
3130
'Operating System :: POSIX :: Linux',
@@ -35,6 +34,7 @@ classifiers = [
3534
'Topic :: System :: Distributed Computing',
3635
'Topic :: System :: Clustering',
3736
]
37+
license = "Apache-2.0"
3838

3939
[project.urls]
4040
Documentation = "https://charm4py.readthedocs.io"

0 commit comments

Comments
 (0)