mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-11 00:32:37 +02:00
fixbug: invalid default project name
This commit is contained in:
parent
5115e04f8c
commit
f8dd30f133
13 changed files with 74 additions and 29 deletions
1
setup.py
1
setup.py
|
|
@ -46,6 +46,7 @@ extras_require["test"] = [
|
|||
"chromadb==0.4.14",
|
||||
"gradio==3.0.0",
|
||||
"grpcio-status==1.48.2",
|
||||
"mock==5.1.0",
|
||||
]
|
||||
|
||||
extras_require["pyppeteer"] = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue