提交
This commit is contained in:
@@ -21,6 +21,12 @@ dependencies = [
|
||||
"openpyxl>=3.1.5",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = ["pytest>=8"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
|
||||
[tool.uv]
|
||||
# 应用型项目(非库):不把自身打包安装,只管理依赖到 .venv
|
||||
package = false
|
||||
|
||||
Reference in New Issue
Block a user