Skip to content

Commit 4ad5030

Browse files
jeromekelleherbenjeffery
authored andcommitted
Use simple SPDX identifier for license
Closes #3374
1 parent 439311a commit 4ad5030

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

python/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = [
1010
]
1111
description = "The tree sequence toolkit."
1212
readme = "README.rst"
13-
license = {text = "MIT"}
13+
license = "MIT"
1414
classifiers = [
1515
"Programming Language :: C",
1616
"Programming Language :: Python",
@@ -23,7 +23,6 @@ classifiers = [
2323
"Development Status :: 5 - Production/Stable",
2424
"Environment :: Other Environment",
2525
"Intended Audience :: Science/Research",
26-
"License :: OSI Approved :: MIT License",
2726
"Operating System :: POSIX",
2827
"Operating System :: MacOS :: MacOS X",
2928
"Operating System :: Microsoft :: Windows",

0 commit comments

Comments
 (0)