This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch query_v2_py
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/query_v2_py by this push:
new 7a4b6ee2938 opt
7a4b6ee2938 is described below
commit 7a4b6ee29381b206df4c44109570abc7e66efc98
Author: HTHou <[email protected]>
AuthorDate: Fri Mar 21 17:14:02 2025 +0800
opt
---
iotdb-client/client-py/resources/pyproject.toml | 1 -
1 file changed, 1 deletion(-)
diff --git a/iotdb-client/client-py/resources/pyproject.toml
b/iotdb-client/client-py/resources/pyproject.toml
index de391294695..d8102161b43 100644
--- a/iotdb-client/client-py/resources/pyproject.toml
+++ b/iotdb-client/client-py/resources/pyproject.toml
@@ -32,7 +32,6 @@ license = "Apache-2.0"
keywords = ["iotdb", "apache", "client", "API"]
classifiers = [
"Programming Language :: Python :: 3",
- "License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Python Modules"