diff --git a/py/pyproject.toml b/py/pyproject.toml index 948d5a5a49857..a82fb0a8c226e 100644 --- a/py/pyproject.toml +++ b/py/pyproject.toml @@ -50,8 +50,9 @@ exclude = ["test*"] namespaces = true # include-package-data is `true` by default in pyproject.toml -[[tool.setuptools-rust.bins]] +[[tool.setuptools-rust.ext-modules]] target = "selenium.webdriver.common.selenium-manager" +binding = "Exec" [tool.setuptools.package-data] "*" = [