Skip to content

Commit 1879cd4

Browse files
committed
fix project toml
1 parent 2547145 commit 1879cd4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ classifiers = [
3131
"Programming Language :: Python :: 3.9",
3232
"Operating System :: OS Independent",
3333
"Intended Audience :: Science/Research",
34-
"Topic :: Scientific/Engineering :: Energy",
34+
"Topic :: Scientific/Engineering",
35+
"License :: OSI Approved :: MIT License",
3536
]
3637

3738
[project.optional-dependencies]
@@ -58,4 +59,3 @@ wecgrid = [
5859
"util/*.json",
5960
"modelers/wec_sim/*.json",
6061
]
61-

0 commit comments

Comments
 (0)