[client][fix] Apache License 2.0 has a specific naming for OSI

This commit is contained in:
Lucas PASCAL
2023-08-29 15:22:48 +02:00
parent 7dba75bff7
commit 1453ab4294

View File

@@ -15,7 +15,7 @@ description = "Ledger Ethereum Python client"
readme = { file = "README.md", content-type = "text/markdown" }
# license = { file = "LICENSE" }
classifiers = [
"License :: OSI Approved :: Apache License 2.0",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",