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.
python_requires
pypi
1 parent 8467a8c commit 4ce44c6Copy full SHA for 4ce44c6
1 file changed
py/BUILD.bazel
@@ -211,7 +211,7 @@ py_wheel(
211
distribution = "selenium",
212
homepage = "https://www.selenium.dev",
213
license = "Apache 2.0",
214
- python_requires = "~=3.7",
+ python_requires = ">=3.7",
215
python_tag = "py3",
216
requires = [
217
"urllib3[socks]~=1.26",
0 commit comments