mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-05 14:55:18 +02:00
Merge pull request #782 from shenchucheng/fix-pybrowsers-dep
fix pybrowsers not found
This commit is contained in:
commit
bcfb7e0543
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