We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4af4de commit d12abceCopy full SHA for d12abce
pyproject.toml
@@ -8,7 +8,7 @@ version = "2.1.0"
8
description = "The Splunk Software Development Kit for Python"
9
readme = "README.md"
10
requires-python = ">=3.9, <4"
11
-license = { file = "LICENSE" }
+license-files = [ "LICENSE" ]
12
authors = [{ name = "Splunk, Inc.", email = "devinfo@splunk.com" }]
13
classifiers = [
14
"Programming Language :: Python",
0 commit comments