We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd8ae9 commit 076a343Copy full SHA for 076a343
pyproject.toml
@@ -24,6 +24,7 @@ classifiers = [
24
"Programming Language :: Python :: 3.13",
25
"Programming Language :: Python :: Implementation :: CPython",
26
"Programming Language :: Python :: Implementation :: PyPy",
27
+ "License :: OSI Approved :: MIT License",
28
]
29
dependencies = [
30
"astunparse >=1.6.3; python_version<'3.9' ",
0 commit comments