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.
3.10
1 parent 68d77a5 commit 7df3611Copy full SHA for 7df3611
1 file changed
py/BUILD.bazel
@@ -191,6 +191,7 @@ py_wheel(
191
"Programming Language :: Python :: 3.7",
192
"Programming Language :: Python :: 3.8",
193
"Programming Language :: Python :: 3.9",
194
+ "Programming Language :: Python :: 3.10",
195
],
196
description_file = "README.rst",
197
distribution = "selenium",
0 commit comments