fix: remove redundant dependency-groups section from pyproject.toml
This commit is contained in:
@@ -50,14 +50,6 @@ dev = [
|
|||||||
"zstandard",
|
"zstandard",
|
||||||
]
|
]
|
||||||
|
|
||||||
[dependency-groups]
|
|
||||||
dev = [
|
|
||||||
"pytest",
|
|
||||||
"pytest-asyncio",
|
|
||||||
"ruff>=0.12.2",
|
|
||||||
"zstandard",
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
[tool.uv]
|
[tool.uv]
|
||||||
index-url = "https://pypi.tuna.tsinghua.edu.cn/simple"
|
index-url = "https://pypi.tuna.tsinghua.edu.cn/simple"
|
||||||
|
|||||||
Reference in New Issue
Block a user