Skip to content

Commit

Permalink
[py]: Adding python 3.10 to wheel classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
symonk committed Dec 10, 2022
1 parent 68d77a5 commit 7df3611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ py_wheel(
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
],
description_file = "README.rst",
distribution = "selenium",
Expand Down

0 comments on commit 7df3611

Please sign in to comment.