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 5293f54 commit f564a7cCopy full SHA for f564a7c
setup.py
@@ -1,6 +1,6 @@
1
"""
2
The setup package to install SeleniumBase dependencies and plugins.
3
-(Uses selenium 4.x and is compatible with Python 2.7+ and Python 3.6+)
+(Uses selenium 4.x and is compatible with Python 3.6+)
4
5
6
from setuptools import setup, find_packages # noqa: F401
0 commit comments