fix pybrowsers not found

This commit is contained in:
shenchucheng 2024-01-22 15:45:19 +08:00
parent b89746b9c7
commit 47af1967b4

View file

@ -48,6 +48,7 @@ extras_require["test"] = [
"grpcio-status==1.48.2",
"mock==5.1.0",
"pylint==3.0.3",
"pybrowsers",
]
extras_require["pyppeteer"] = [