feat: 完善 MVP-2 演示和进度体验
This commit is contained in:
@@ -26,6 +26,10 @@ dev = [
|
||||
testpaths = ["tests"]
|
||||
pythonpath = ["."]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["app*"]
|
||||
exclude = ["data*", "docs*", "tests*"]
|
||||
|
||||
[tool.coverage.run]
|
||||
branch = true
|
||||
source = ["app"]
|
||||
|
||||
Reference in New Issue
Block a user