test: fix for GH actions
This commit is contained in:
@@ -10,6 +10,9 @@ envlist = pre-commit,py{310,311,312,313}
|
|||||||
usedevelop = True
|
usedevelop = True
|
||||||
changedir = tests
|
changedir = tests
|
||||||
deps =
|
deps =
|
||||||
|
playwright==1.52.0
|
||||||
|
rebrowser-playwright==1.52.0
|
||||||
|
camoufox
|
||||||
-r{toxinidir}/tests/requirements.txt
|
-r{toxinidir}/tests/requirements.txt
|
||||||
extras = ai,shell
|
extras = ai,shell
|
||||||
commands =
|
commands =
|
||||||
|
|||||||
Reference in New Issue
Block a user