Merge pull request #465 from LedgerHQ/fix/deployment

[client][fix] Apache License 2.0 has a specific naming for OSI
This commit is contained in:
lpascal-ledger
2023-08-29 15:37:07 +02:00
committed by GitHub

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",