mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
fix pybrowsers not found
This commit is contained in:
parent
b89746b9c7
commit
47af1967b4
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -48,6 +48,7 @@ extras_require["test"] = [
|
|||
"grpcio-status==1.48.2",
|
||||
"mock==5.1.0",
|
||||
"pylint==3.0.3",
|
||||
"pybrowsers",
|
||||
]
|
||||
|
||||
extras_require["pyppeteer"] = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue