✨ feat(main.py):添加CLI工具支持问题管理功能
📝 docs(README.md):更新项目说明并添加main.py使用指南 ⬆️ chore(pyproject.toml):添加typer依赖以支持CLI功能 ✅ test(solutions):添加0036号问题的解决方案文件
This commit is contained in:
@@ -8,4 +8,5 @@ dependencies = [
|
||||
"mplusa>=0.0.3",
|
||||
"numpy>=2.3.5",
|
||||
"sympy>=1.14.0",
|
||||
"typer-slim[standard]>=0.21.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user