Skip to content

Commit c61319c

Browse files
committed
[py] Add NOTICE to license-files array
1 parent 8e294dc commit c61319c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "selenium"
77
version = "4.35.0.202507081456"
88
license = "Apache-2.0"
9-
license-files = ["LICENSE"]
9+
license-files = ["LICENSE", "NOTICE"]
1010
description = "Official Python bindings for Selenium WebDriver."
1111
readme = "README.rst"
1212
requires-python = "~=3.9"

0 commit comments

Comments
 (0)