Skip to content

Commit 650c211

Browse files
committed
classifiers
1 parent 4f5b9fb commit 650c211

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@ authors = [
99
{name = "Martin Durant", email = "[email protected]"},
1010
]
1111
classifiers = [
12-
"License :: OSI Approved :: MIT",
12+
"License :: OSI Approved :: MIT License",
1313
"Operating System :: OS Independent",
1414
"Intended Audience :: Science/Research",
1515
"Programming Language :: Python",
1616
"Topic :: Scientific/Engineering",
17+
"Development Status :: 3 - Alpha",
18+
"Topic :: Scientific/Engineering",
1719
]
1820

1921

0 commit comments

Comments
 (0)