Skip to content

Commit f593395

Browse files
committed
Remove PyVirtualDisplay from requirements
1 parent a8411a8 commit f593395

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ pyotp>=2.3.0
2929
boto>=2.49.0
3030
flake8>=3.7.8
3131
certifi>=2019.6.16
32-
PyVirtualDisplay==0.2.1

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
'boto>=2.49.0',
8383
'flake8>=3.7.8',
8484
'certifi>=2019.6.16',
85-
'PyVirtualDisplay==0.2.1', # Keep at 0.2.1 (later versions are slow)
8685
],
8786
packages=[
8887
'seleniumbase',

0 commit comments

Comments
 (0)