feat: add pytest in dev
This commit is contained in:
@@ -26,3 +26,8 @@ packages = ["src/common"]
|
||||
[[tool.uv.index]]
|
||||
url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
|
||||
default = true
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest>=9.1.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user