refactor(engine): 移除旧 Python 项目代码,替换为统一 YAML 环境配置
- 删除 engine 目录下原有的 Python 项目文件(config、data、example、pyproject.toml 等) - 新增 engine/env.yaml 统一环境配置文件,供 data(TS)和 Python 模块共用 - 实现配置与代码解耦,后续 engine 模块将基于 env.yaml 重新构建
This commit is contained in:
Symlink
+1
@@ -0,0 +1 @@
|
||||
../env.yaml
|
||||
Reference in New Issue
Block a user