We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2547145 commit 1879cd4Copy full SHA for 1879cd4
1 file changed
pyproject.toml
@@ -31,7 +31,8 @@ classifiers = [
31
"Programming Language :: Python :: 3.9",
32
"Operating System :: OS Independent",
33
"Intended Audience :: Science/Research",
34
- "Topic :: Scientific/Engineering :: Energy",
+ "Topic :: Scientific/Engineering",
35
+ "License :: OSI Approved :: MIT License",
36
]
37
38
[project.optional-dependencies]
@@ -58,4 +59,3 @@ wecgrid = [
58
59
"util/*.json",
60
"modelers/wec_sim/*.json",
61
-
0 commit comments