Skip to content

Commit d12abce

Browse files
committed
use license-files
1 parent a4af4de commit d12abce

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 = { file = "LICENSE" }
11+
license-files = [ "LICENSE" ]
1212
authors = [{ name = "Splunk, Inc.", email = "devinfo@splunk.com" }]
1313
classifiers = [
1414
"Programming Language :: Python",

0 commit comments

Comments
 (0)