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 69bb731 commit 0c2b2a5Copy full SHA for 0c2b2a5
pyproject.toml
@@ -5,11 +5,11 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "splunk-sdk"
7
version = "2.1.0"
8
-description = "The Splunk Software Development Kit for Python."
+description = "The Splunk Software Development Kit for Python"
9
readme = "README.md"
10
requires-python = ">=3.7, <3.10"
11
license = "Apache-2.0"
12
-license-files = ["LICEN[CS]E.*"]
+# license-files = ["LICEN[CS]E.*"]
13
authors = [{ name = "Splunk, Inc.", email = "[email protected]" }]
14
classifiers = [
15
"Programming Language :: Python",
0 commit comments