Skip to content

Commit 56a28fa

Browse files
authored
fix: not support 3.14 yet (#23)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 parent e203729 commit 56a28fa

File tree

2 files changed

+2
-34
lines changed

2 files changed

+2
-34
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "A Python implement of Agent Client Protocol (ACP, by Zed Industri
55
authors = [{ name = "Chojan Shang", email = "psiace@apache.org" }]
66
readme = "README.md"
77
keywords = ['python']
8-
requires-python = ">=3.10,<4.0"
8+
requires-python = ">=3.10,<3.14"
99
classifiers = [
1010
"Intended Audience :: Developers",
1111
"Programming Language :: Python",

uv.lock

Lines changed: 1 addition & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)