mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-21 14:05:17 +02:00
refactor: 代码优化
This commit is contained in:
parent
81e719faa2
commit
fa675ea315
2 changed files with 6 additions and 5 deletions
|
|
@ -53,6 +53,8 @@ MESSAGE_ROUTE_TO_ALL = "<all>"
|
|||
MESSAGE_ROUTE_TO_NONE = "<none>"
|
||||
|
||||
REQUIREMENT_FILENAME = "requirement.txt"
|
||||
PACKAGE_REQUIREMENTS_FILENAME = "requirements.txt"
|
||||
|
||||
DOCS_FILE_REPO = "docs"
|
||||
PRDS_FILE_REPO = "docs/prds"
|
||||
SYSTEM_DESIGN_FILE_REPO = "docs/system_design"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue