Skip to content

Commit e8e9389

Browse files
[py] Make sure py.typed file is included in the library
1 parent 038fe45 commit e8e9389

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎py/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ py_library(
7272
exclude = ["generate.py"],
7373
),
7474
data = [
75+
"selenium/py.typed",
7576
":find-elements",
7677
":firefox-driver-prefs",
7778
":get-attribute",

0 commit comments

Comments
 (0)