Skip to content

Commit f154e90

Browse files
committed
Fiddle around with CI/CD #3
1 parent 2c386a9 commit f154e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "2.1.0"
88
description = "The Splunk Software Development Kit for Python"
99
readme = "README.md"
1010
requires-python = ">=3.9, <4"
11-
license = "Apache-2.0"
11+
license = { file = "LICENSE" }
1212
authors = [{ name = "Splunk, Inc.", email = "[email protected]" }]
1313
classifiers = [
1414
"Programming Language :: Python",

0 commit comments

Comments
 (0)