Skip to content

Commit 7df3611

Browse files
committed
[py]: Adding python 3.10 to wheel classifiers
1 parent 68d77a5 commit 7df3611

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ py_wheel(
191191
"Programming Language :: Python :: 3.7",
192192
"Programming Language :: Python :: 3.8",
193193
"Programming Language :: Python :: 3.9",
194+
"Programming Language :: Python :: 3.10",
194195
],
195196
description_file = "README.rst",
196197
distribution = "selenium",

0 commit comments

Comments
 (0)