diff --git a/setup.py b/setup.py index 41c02a5f..45ee3ea8 100755 --- a/setup.py +++ b/setup.py @@ -145,7 +145,7 @@ setup_args = dict( "pytest-cov", "requests-mock", "selenium", - "virtualenv", + "playwright" "virtualenv", ], }, )