Skip to content

Commit 8ed245f

Browse files
committed
Update a comment
1 parent 49e5278 commit 8ed245f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
The setup package to install SeleniumBase dependencies and plugins
3-
(Uses selenium 3.x and is compatible with Python 2.7+ and Python 3.6+)
3+
(Uses selenium 3.x and is compatible with Python 2.7+ and Python 3.5+)
44
"""
55

66
from setuptools import setup, find_packages # noqa

0 commit comments

Comments
 (0)