Skip to content

Commit 076a343

Browse files
committed
chore: added License to pyproject.toml
1 parent ebd8ae9 commit 076a343

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3.13",
2525
"Programming Language :: Python :: Implementation :: CPython",
2626
"Programming Language :: Python :: Implementation :: PyPy",
27+
"License :: OSI Approved :: MIT License",
2728
]
2829
dependencies = [
2930
"astunparse >=1.6.3; python_version<'3.9' ",

0 commit comments

Comments
 (0)