We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f87906 commit eefc842Copy full SHA for eefc842
1 file changed
pyproject.toml
@@ -8,7 +8,6 @@ description = "Python client for the etcd3 API"
8
dynamic = ["version"]
9
requires-python = ">=3.7"
10
readme = "README.rst"
11
-license = {file = "LICENSE"}
12
authors = [
13
{email = "Louis Taylor <louis@kragniz.eu>"},
14
{email = "Ledger SAS <team-embedded-software+enclave@ledger.fr>"},
@@ -21,7 +20,6 @@ dependencies = [
21
20
classifiers = [
22
"Development Status :: 2 - Pre-Alpha",
23
"Intended Audience :: Developers",
24
- "License :: OSI Approved :: Apache Software License",
25
"Natural Language :: English",
26
"Programming Language :: Python :: 3",
27
"Programming Language :: Python :: 3 :: Only",
0 commit comments