Merge pull request #1550 from Mai-with-u/codex/claude-code-cross-platform-runtime
fix: make bot identity platform-aware
This commit is contained in:
@@ -50,6 +50,14 @@ dev = [
|
||||
"zstandard",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest",
|
||||
"pytest-asyncio",
|
||||
"ruff>=0.12.2",
|
||||
"zstandard",
|
||||
]
|
||||
|
||||
|
||||
[tool.uv]
|
||||
index-url = "https://pypi.tuna.tsinghua.edu.cn/simple"
|
||||
|
||||
Reference in New Issue
Block a user