mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-27 17:56:23 +02:00
fixbug: unit test
This commit is contained in:
parent
a3b5ca9d03
commit
8a9c9de4f2
6 changed files with 27 additions and 7 deletions
1
setup.py
1
setup.py
|
|
@ -47,6 +47,7 @@ extras_require["test"] = [
|
|||
"gradio==3.0.0",
|
||||
"grpcio-status==1.48.2",
|
||||
"mock==5.1.0",
|
||||
"pylint==3.0.3",
|
||||
]
|
||||
|
||||
extras_require["pyppeteer"] = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue