Skip to content

Commit eefc842

Browse files
build: removing deprecated license field
1 parent 6f87906 commit eefc842

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ description = "Python client for the etcd3 API"
88
dynamic = ["version"]
99
requires-python = ">=3.7"
1010
readme = "README.rst"
11-
license = {file = "LICENSE"}
1211
authors = [
1312
{email = "Louis Taylor <louis@kragniz.eu>"},
1413
{email = "Ledger SAS <team-embedded-software+enclave@ledger.fr>"},
@@ -21,7 +20,6 @@ dependencies = [
2120
classifiers = [
2221
"Development Status :: 2 - Pre-Alpha",
2322
"Intended Audience :: Developers",
24-
"License :: OSI Approved :: Apache Software License",
2523
"Natural Language :: English",
2624
"Programming Language :: Python :: 3",
2725
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)