We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8411a8 commit f593395Copy full SHA for f593395
requirements.txt
@@ -29,4 +29,3 @@ pyotp>=2.3.0
29
boto>=2.49.0
30
flake8>=3.7.8
31
certifi>=2019.6.16
32
-PyVirtualDisplay==0.2.1
setup.py
@@ -82,7 +82,6 @@
82
'boto>=2.49.0',
83
'flake8>=3.7.8',
84
'certifi>=2019.6.16',
85
- 'PyVirtualDisplay==0.2.1', # Keep at 0.2.1 (later versions are slow)
86
],
87
packages=[
88
'seleniumbase',
0 commit comments