We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e294dc commit c61319cCopy full SHA for c61319c
py/pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "selenium"
7
version = "4.35.0.202507081456"
8
license = "Apache-2.0"
9
-license-files = ["LICENSE"]
+license-files = ["LICENSE", "NOTICE"]
10
description = "Official Python bindings for Selenium WebDriver."
11
readme = "README.rst"
12
requires-python = "~=3.9"
0 commit comments