Skip to content

Commit 043f1b7

Browse files
authored
Merge branch 'SeleniumHQ:trunk' into py-selenium-manager-arm-support
2 parents 757a38c + 9b49091 commit 043f1b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

py/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ exclude = ["test*"]
5050
namespaces = true
5151
# include-package-data is `true` by default in pyproject.toml
5252

53-
[[tool.setuptools-rust.bins]]
53+
[[tool.setuptools-rust.ext-modules]]
5454
target = "selenium.webdriver.common.selenium-manager"
55+
binding = "Exec"
5556

5657
[tool.setuptools.package-data]
5758
"*" = [

0 commit comments

Comments
 (0)