We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5b9fb commit 650c211Copy full SHA for 650c211
pyproject.toml
@@ -9,11 +9,13 @@ authors = [
9
{name = "Martin Durant", email = "[email protected]"},
10
]
11
classifiers = [
12
- "License :: OSI Approved :: MIT",
+ "License :: OSI Approved :: MIT License",
13
"Operating System :: OS Independent",
14
"Intended Audience :: Science/Research",
15
"Programming Language :: Python",
16
"Topic :: Scientific/Engineering",
17
+ "Development Status :: 3 - Alpha",
18
+ "Topic :: Scientific/Engineering",
19
20
21
0 commit comments