Skip to content

Commit 0c2b2a5

Browse files
committed
Try fix CI/CD
1 parent 69bb731 commit 0c2b2a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "splunk-sdk"
77
version = "2.1.0"
8-
description = "The Splunk Software Development Kit for Python."
8+
description = "The Splunk Software Development Kit for Python"
99
readme = "README.md"
1010
requires-python = ">=3.7, <3.10"
1111
license = "Apache-2.0"
12-
license-files = ["LICEN[CS]E.*"]
12+
# license-files = ["LICEN[CS]E.*"]
1313
authors = [{ name = "Splunk, Inc.", email = "[email protected]" }]
1414
classifiers = [
1515
"Programming Language :: Python",

0 commit comments

Comments
 (0)