We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2310ea commit c7529a2Copy full SHA for c7529a2
pyproject.toml
@@ -7,7 +7,7 @@ description = "Python bindings for the Plex API."
7
readme = "README.rst"
8
requires-python = ">=3.9"
9
keywords = ["plex", "api"]
10
-license = {file = "LICENSE.txt"}
+license = {text = "BSD-3-Clause"}
11
classifiers = [
12
"Operating System :: OS Independent",
13
"Programming Language :: Python :: 3",
0 commit comments