Skip to content

Commit c7529a2

Browse files
authored
Use SPDX license identifier (#1484)
1 parent f2310ea commit c7529a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "Python bindings for the Plex API."
77
readme = "README.rst"
88
requires-python = ">=3.9"
99
keywords = ["plex", "api"]
10-
license = {file = "LICENSE.txt"}
10+
license = {text = "BSD-3-Clause"}
1111
classifiers = [
1212
"Operating System :: OS Independent",
1313
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)