Skip to content

Commit 9929ad5

Browse files
committed
remove license from classifiers in toml
1 parent 5b066d8 commit 9929ad5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ readme = "README.md"
1313
requires-python = ">=3.9"
1414
classifiers = [
1515
"Programming Language :: Python :: 3",
16-
"License :: OSI Approved :: Apache Software License",
1716
]
1817
license = "Apache-2.0"
1918
dependencies = [

0 commit comments

Comments
 (0)