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 2c386a9 commit f154e90Copy full SHA for f154e90
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 = "Apache-2.0"
+license = { file = "LICENSE" }
12
authors = [{ name = "Splunk, Inc.", email = "[email protected]" }]
13
classifiers = [
14
"Programming Language :: Python",
0 commit comments