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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user