We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439311a commit 4ad5030Copy full SHA for 4ad5030
1 file changed
python/pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
]
11
description = "The tree sequence toolkit."
12
readme = "README.rst"
13
-license = {text = "MIT"}
+license = "MIT"
14
classifiers = [
15
"Programming Language :: C",
16
"Programming Language :: Python",
@@ -23,7 +23,6 @@ classifiers = [
23
"Development Status :: 5 - Production/Stable",
24
"Environment :: Other Environment",
25
"Intended Audience :: Science/Research",
26
- "License :: OSI Approved :: MIT License",
27
"Operating System :: POSIX",
28
"Operating System :: MacOS :: MacOS X",
29
"Operating System :: Microsoft :: Windows",
0 commit comments